diff --git a/setup.cfg b/setup.cfg index 8e98be6a27..909f4065f7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -139,7 +139,7 @@ testing = pytest-cov==5.0.0; python_version >= '3.11' pytest-xdist==3.5.0; python_version >= '3.11' pytest-mock==3.14.0; python_version >= '3.11' - pytest-asyncio==0.21.1; python_version >= '3.11' + pytest-asyncio==0.25.0; python_version >= '3.11' autopep8==1.6.0 mypy==0.971 py-spy==0.3.12