diff --git a/pyproject.toml b/pyproject.toml index e727cb4b..c01ba907 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dev = [ "ruff", "pytest<9", "pytest-cache<2", - "pytest-cov<6", + "pytest-cov<7", "WebTest<4", "marshmallow<4", "colander<3",