Skip to content

Commit 870aa4c

Browse files
chore(deps): update dependency pytest-asyncio to >=0.24.0,<=0.24.0
1 parent f05735d commit 870aa4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
extras_require={
2929
'test': [
3030
'pytest',
31-
'pytest-asyncio>=0.23.7,<=0.23.9',
31+
'pytest-asyncio>=0.24.0,<=0.24.0',
3232
'pytest-cov',
3333
'pytest-xdist',
3434
'mypy==1.11.1',

0 commit comments

Comments
 (0)