diff --git a/pyproject.toml b/pyproject.toml index d8bcee6..a4fdf06 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ packages = ["src/zenzic"] [dependency-groups] test = [ "pytest>=9.0.3", - "pytest-cov>=4.1.0", + "pytest-cov>=7.1.0", "hypothesis>=6.100.0", "mutmut>=3.0.0", "mkdocs>=1.6.1",