diff --git a/requirements-dev.txt b/requirements-dev.txt index 455ce8ccd..dd41a80db 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,8 +10,8 @@ coveralls==3.3.1 ruff==0.3.0 mypy==1.9.0 pre-commit==3.6.2 -pytest==8.1.0 -pytest-asyncio==0.23.5 +pytest==8.1.1 +pytest-asyncio==0.23.5.post1 pytest-cov==4.1.0 pytest-mock==3.12.0 pytest-random-order==1.1.1