Skip to content

Commit 5d5060d

Browse files
Bump pytest-asyncio from 0.24.0 to 0.25.0 (#76)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53863b9 commit 5d5060d

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)