diff --git a/pyproject.toml b/pyproject.toml index 1571bf52..754771eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dev = [ "nox>=2025.11.12", "pre-commit>=4.5.1", "pytest>=9.0.2", - "pytest-cov>=7.0.0", + "pytest-cov>=7.1.0", "ruff>=0.15.11", "sqlfluff>=4.1.0", "ty>=0.0.14",