diff --git a/pyproject.toml b/pyproject.toml index 55a622be73..b15d3cc651 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -85,7 +85,7 @@ testing = [ "pytest>=0.6", "pytest-cov>=2.0", "pytest-json-report==1.5.0", - "coverage==7.13.2", + "coverage==7.13.4", ] documentation = [ "numpydoc==1.10.0",