diff --git a/requirements/tests.txt b/requirements/tests.txt index 886e873..1435f55 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -4,5 +4,5 @@ pycodestyle==2.14.0 pydocstyle==6.3.0 pylint==4.0.6 pytest==9.0.3 -pytest-cov==2.11.1 +pytest-cov==7.1.0 pytest-pylint==0.21.0