diff --git a/pyproject.toml b/pyproject.toml index eaeac49..b54a7ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -140,7 +140,7 @@ optional-dependencies.release = [ ] optional-dependencies.test = [ "pytest<9", - "pytest-cov<7", + "pytest-cov<8", ] urls.Documentation = "https://rapporto.readthedocs.io/"