Skip to content

Commit 8b5ae0c

Browse files
Bump pytest-asyncio from 0.20.3 to 0.25.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.20.3 to 0.25.3. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.20.3...v0.25.3) --- 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 dd571e6 commit 8b5ae0c

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
@@ -7,7 +7,7 @@ grablib==0.8
77
Pygments==2.17.2
88
pytest==6.2.5
99
pytest-aiohttp==1.1.0
10-
pytest-asyncio==0.20.3
10+
pytest-asyncio==0.25.3
1111
pytest-cov==5.0.0
1212
pytest-forked==1.6.0
1313
pytest-mock==3.14.0

0 commit comments

Comments
 (0)