diff --git a/pyproject.toml b/pyproject.toml index 7e49d9704d..2fc7456eb3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -83,7 +83,7 @@ testing = [ "pytest>=0.6", "pytest-cov>=2.0", "pytest-json-report==1.5.0", - "coverage==7.13.5", + "coverage==7.14.1", ] documentation = [ "numpydoc==1.10.0",