diff --git a/requirements-dev.txt b/requirements-dev.txt index e99dbc9ce..9fbb7b667 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -12,8 +12,8 @@ mypy==1.9.0 pre-commit==3.7.0 pytest==8.1.1 pytest-asyncio==0.23.6 -pytest-cov==4.1.0 -pytest-mock==3.12.0 +pytest-cov==5.0.0 +pytest-mock==3.14.0 pytest-random-order==1.1.1 pytest-xdist==3.5.0 isort==5.13.2