diff --git a/pyproject.toml b/pyproject.toml index dd7d348..459a967 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,6 +75,6 @@ dev = [ "ty==0.0.17", "ruff==0.15.1", "pytest==9.0.3", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "pytest-timeout>=2.4.0", ]