diff --git a/pyproject.toml b/pyproject.toml index 8e6a8aa0b..b62e75343 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -79,7 +79,7 @@ testing = [ "pytest>=7", "pytest-cov>=2.0", "pytest-json-report ==1.5.0", - "coverage==7.13.1" + "coverage==7.13.2" ] documentation = [