diff --git a/pyproject.toml b/pyproject.toml index 99446f1b..e9139223 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ dependencies = [ [dependency-groups] dev = [ "pytest>=8.4.1,<10", - "pytest-cov>=7.0.0,<8", + "pytest-cov>=7.1.0,<8", "ruff>=0.14.1,<0.16", "pyright>=1.1.390", "ipdb>=0.13.13,<0.14",