Skip to content

Commit 42aeef0

Browse files
Bump pytest-asyncio from 0.24.0 to 0.25.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.24.0...v0.25.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 53863b9 commit 42aeef0

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
@@ -7,7 +7,7 @@ aiohttp==3.11.9
77
# Dev
88
pytest==8.3.4
99
pytest-cov==6.0.0
10-
pytest-asyncio==0.24.0
10+
pytest-asyncio==0.25.0
1111

1212
# pre-commit
1313
pre-commit==4.0.1

0 commit comments

Comments
 (0)