Skip to content

Commit 5360f66

Browse files
chore(deps): update dependency pytest-asyncio to >=0.25.3,<=0.25.3
1 parent 6a6916b commit 5360f66

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.25.3,<=0.25.3',
3232
'pytest-cov',
3333
'pytest-xdist',
3434
'mypy==1.14.1',

0 commit comments

Comments
 (0)