diff --git a/requirements-dev.txt b/requirements-dev.txt index ee9b02c8c..c2e56eeb7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -9,10 +9,10 @@ ruff==0.12.12 mypy==1.17.1 pre-commit==4.3.0 -pytest==8.4.1 +pytest==8.4.2 pytest-asyncio==1.1.0 -pytest-cov==6.2.1 -pytest-mock==3.14.1 +pytest-cov==6.3.0 +pytest-mock==3.15.0 pytest-random-order==1.2.0 pytest-timeout==2.4.0 pytest-xdist==3.8.0