diff --git a/pyproject.toml b/pyproject.toml index b939cd7..3ac4fbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ release = [ ] test = [ "pytest<9", - "pytest-cov<6", + "pytest-cov<7", "pytest-mock<4", ] [project.scripts]