Skip to content

Commit 4f4b497

Browse files
Bump pytest-asyncio from 0.15.1 to 0.16.0 (#249)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.15.1 to 0.16.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.15.1...v0.16.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a87c55 commit 4f4b497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ isort==5.9.3
66
mypy==0.910; implementation_name=="cpython"
77
pre-commit==2.15
88
pytest==6.2.5
9-
pytest-asyncio==0.15.1
9+
pytest-asyncio==0.16.0
1010
pytest-cov==3.0.0

0 commit comments

Comments
 (0)