Skip to content

Commit d25cdc8

Browse files
build(deps-dev): bump pytest-asyncio from 0.15.0 to 0.15.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.15.0 to 0.15.1. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.15.0...v0.15.1) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85c6723 commit d25cdc8

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
@@ -3,7 +3,7 @@ freezegun == 1.1.0
33
mypy == 0.812
44
pylint == 2.7.4
55
pytest == 6.2.3
6-
pytest-asyncio == 0.15.0
6+
pytest-asyncio == 0.15.1
77
pytest-cov == 2.11.1
88
pytest-random-order == 1.0.4
99
responses == 0.13.2

0 commit comments

Comments
 (0)