Skip to content

Commit e1a8a32

Browse files
Bump pytest-asyncio from 0.20.3 to 0.21.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.21.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.20.3...v0.21.0) --- updated-dependencies: - dependency-name: pytest-asyncio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 696fa2a commit e1a8a32

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,7 +6,7 @@ grablib==0.8
66
Pygments==2.15.1
77
pytest==6.2.5
88
pytest-aiohttp==1.0.4
9-
pytest-asyncio==0.20.3
9+
pytest-asyncio==0.21.0
1010
pytest-cov==4.1.0
1111
pytest-forked==1.6.0
1212
pytest-mock==3.10.0

0 commit comments

Comments
 (0)