diff --git a/pyproject.toml b/pyproject.toml index 85801dd392..6c27f0458f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -150,7 +150,7 @@ dev = ["pre-commit>=4.5.1"] tests = [ "fireworks==2.1.2", "nbmake==1.5.5", - "pytest-cov==7.0.0", + "pytest-cov==7.1.0", "pytest-mock==3.15.1", "pytest-split==0.11.0", "pytest-xdist==3.8.0",