diff --git a/requirements-dev.txt b/requirements-dev.txt index 81c1ade..5ee2bc0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -2,7 +2,7 @@ # Testing pytest==8.4.2 -pytest-cov==7.0.0 +pytest-cov==7.1.0 # Linting and type checking flake8==7.3.0