diff --git a/pyproject.toml b/pyproject.toml index 91b92ccc7..2d6ead494 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -93,7 +93,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 >=5.0.0,<6.0.0", + "pytest-cov >=5.0.0,<7.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",