diff --git a/requirements/tests.txt b/requirements/tests.txt index b857f50..8e37f3e 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -3,6 +3,6 @@ isort==8.0.1 pycodestyle==2.14.0 pydocstyle==6.3.0 pylint==4.0.6 -pytest==9.0.3 +pytest==9.1.1 pytest-cov==7.1.0 pytest-pylint==0.21.0