diff --git a/pyproject.toml b/pyproject.toml index ee261c549..a1a122229 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ testing = [ "pytest>=0.6", "pytest-cov>=2.0", "pytest-json-report ==1.5.0", - "coverage==7.11.0" + "coverage==7.12.0" ] documentation = [