diff --git a/pyproject.toml b/pyproject.toml index 7c7213e..6a125a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ development = [ "pre-commit==4.3.0", "pylint==3.3.9", "pytest==8.4.2", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "vcrpy==7.0.0", "types-PyYaml==6.0.12.20250915" ]