Skip to content

Commit e9a0d45

Browse files
Bump pytest-asyncio from 0.26.0 to 1.0.0 (#167)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a0bcda commit e9a0d45

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
@@ -1,7 +1,7 @@
11
-e .
22
pycares==4.8.0
33
pytest==8.4.0
4-
pytest-asyncio==0.26.0
4+
pytest-asyncio==1.0.0
55
pytest-cov==6.2.1
66
uvloop==0.21.0; platform_system != "Windows" and implementation_name == "cpython"
77
winloop==0.1.8; platform_system == "Windows"

0 commit comments

Comments
 (0)