diff --git a/pyproject.toml b/pyproject.toml index 314a8dea8..f9d8d7027 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.14.1" + "coverage==7.14.3" ] documentation = [ "numpydoc==1.10.0",