diff --git a/pyproject.toml b/pyproject.toml index 39baa7944f..5a596e3753 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -86,7 +86,7 @@ testing = [ "pytest>=0.6", "pytest-cov>=2.0", "pytest-json-report==1.5.0", - "coverage==7.14.1", + "coverage==7.14.3", ] documentation = [ "numpydoc==1.10.0",