diff --git a/pyproject.toml b/pyproject.toml index 9b7fbaf5..571b2a46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "flake8-docstrings==1.7.0", "flake8==7.2.0", "mypy==1.15.0", - "pytest-cov==6.1.1", + "pytest-cov==7.0.0", "pytest-xdist==3.6.1", "pytest==8.3.5", "tox==4.25.0",