diff --git a/pyproject.toml b/pyproject.toml index 9f2ce25..6e1d361 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ automation = [ ] dev = [ "pytest>=9.1.1", - "pytest-cov>=4.1.0", + "pytest-cov>=7.1.0", "ruff>=0.16.3", "mypy>=1.9.0", ]