diff --git a/pyproject.toml b/pyproject.toml index 7498410..938056c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ dev = [ "httpx>=0.27,<0.28", "pre-commit>=3.7,<5", "pytest>=8.0,<9", - "pytest-cov>=5,<7", + "pytest-cov>=5,<8", "pyright>=1.1.360,<2", "ruff>=0.5,<1", ]