diff --git a/pyproject.toml b/pyproject.toml index 3a9cce8b..ebf73591 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ testing = [ "pytest>=0.6", "pytest-cov>=2.0", "pytest-json-report==1.5.0", - "coverage==7.13.4", + "coverage==7.13.5", ] documentation = [ "PyFiberModes",