diff --git a/pyproject.toml b/pyproject.toml index 6d2e773f9..32e34eae9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,7 +77,7 @@ testing = [ "pytest>=7", "pytest-cov>=2.0", "pytest-json-report ==1.5.0", - "coverage==7.13.5" + "coverage==7.14.1" ] documentation = [ "numpydoc==1.10.0",