diff --git a/dev-requirements.txt b/dev-requirements.txt index 7d4213c..9fa9823 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -2,5 +2,5 @@ mypy==0.812 bandit==1.7.0 mccabe==0.7.0 flake8==5.0.4 -pytest==7.4.0 +pytest==9.0.2 pytest-cov==4.1.0