diff --git a/pyproject.toml b/pyproject.toml index d3065cc90..578bce274 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ "pylint==3.3.8", "pyright==1.1.405", "pytest==8.4.2", - "pytest-cov==6.3.0", + "pytest-cov==7.0.0", "pytest-md==0.2.0", "pytest-mock==3.15.0", "python-gettext==5.0",