Skip to content

Commit

Permalink
chore(deps): update dependency pytest-asyncio to >=0.25.0,<=0.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent 9f6b1f1 commit bc68a6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
extras_require={
'test': [
'pytest',
'pytest-asyncio>=0.23.7,<=0.23.9',
'pytest-asyncio>=0.25.0,<=0.25.0',
'pytest-cov',
'pytest-xdist',
'mypy==1.13.0',
Expand Down

0 comments on commit bc68a6f

Please sign in to comment.