diff --git a/pyproject.toml b/pyproject.toml index 1dfbd31ea..dc639f87b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -76,7 +76,7 @@ testing = [ "pytest>=7", "pytest-cov>=2.0", "pytest-json-report ==1.5.0", - "coverage==7.13.2" + "coverage==7.13.5" ] documentation = [