diff --git a/pyproject.toml b/pyproject.toml index ef168fa..d247be6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -57,7 +57,7 @@ test = [ "flake8-pyproject", "pylint==3.2.7", "pylint_junit", - "pytest-cov<=7.0.0", + "pytest-cov<=7.1.0", "pytest-mock<3.15.2", "pytest-runner", "pytest<=9.0.2",