diff --git a/pyproject.toml b/pyproject.toml index 5f6c36668..84ef74247 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ testing = [ "pytest>=7", "pytest-cov>=2.0", "pytest-json-report ==1.5.0", - "coverage==7.10.7" + "coverage==7.11.1" ] documentation = [