diff --git a/pyproject.toml b/pyproject.toml index 551a7f3bd..3c263579f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -97,7 +97,7 @@ test = [ "pytest-timeout==2.4.*", "pytest-modern==0.7.*;platform_system!='Windows'", "coveralls==4.0.*", - "pytest-cov==6.2.*", + "pytest-cov==7.0.*", "coverage==7.10.*", "hypothesis==6.*", "parameterized==0.9.*",