We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447b68e commit 850a21cCopy full SHA for 850a21c
setup.cfg
@@ -139,7 +139,7 @@ testing =
139
pytest-cov==5.0.0; python_version >= '3.11'
140
pytest-xdist==3.5.0; python_version >= '3.11'
141
pytest-mock==3.14.0; python_version >= '3.11'
142
- pytest-asyncio==0.21.1; python_version >= '3.11'
+ pytest-asyncio==0.24.0; python_version >= '3.11'
143
autopep8==1.6.0
144
mypy==0.971
145
py-spy==0.3.12
0 commit comments