diff --git a/cfg/ci_requirements.txt b/cfg/ci_requirements.txt index 7bcaf72..6549414 100644 --- a/cfg/ci_requirements.txt +++ b/cfg/ci_requirements.txt @@ -4,7 +4,7 @@ flake8-quotes==3.3.1 mypy==1.5.1 pyfakefs==4.5.6 pycodestyle==2.8.0 -pytest==6.2.5 +pytest==9.0.3 pytest-cov==3.0.0 pytest-mock==1.10.4 pytest-profiling==1.7.0