diff --git a/requirements-test.txt b/requirements-test.txt index 62cb106..0e20a2f 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -5,7 +5,7 @@ coverage~=7.6 flake8~=7.1 mock~=5.1 pytest~=8.3 -pytest-cov~=5.0 +pytest-cov~=6.0 pytest-gitignore~=1.3 pytest-mock~=3.14 setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability