Skip to content

Commit 28286a7

Browse files
build(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bb5cac commit 28286a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ mypy == 0.910
44
pre-commit == 2.15.0
55
pylint == 2.11.1
66
pytest == 6.2.5
7-
pytest-asyncio == 0.15.1
7+
pytest-asyncio == 0.16.0
88
pytest-cov == 3.0.0
99
pytest-random-order == 1.0.4
1010
responses == 0.14.0

0 commit comments

Comments
 (0)