diff --git a/pyproject.toml b/pyproject.toml index 446ece2..ea5c9eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ dependencies = [] dev = [ "pyright>=1.1.392.post0", "pytest>=8.3.4", - "pytest-cov>=6.0.0", + "pytest-cov>=7.1.0", "ruff>=0.9.2", ]