diff --git a/pyproject.toml b/pyproject.toml index c10eafcdd..fc55562e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -98,7 +98,7 @@ test = [ "hypothesis >=6.100.1,<7.0.0", "pytest >=8.2.2,<9.0.0", "pytest-custom_exit_code >=0.3.0,<1.0.0", - "pytest-cov >=6.0.0,<7.0.0", + "pytest-cov >=6.0.0,<8.0.0", "pytest-env >=1.0.0,<2.0.0", "pytest_httpserver >=1.0.10,<2.0.0", "syrupy >=4.0.0,<5.0.0",