diff --git a/pyproject.toml b/pyproject.toml index 9ddf343..fc97cea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ dev = [ "coverage==7.8.2", "mypy==1.16.0", "pre-commit==4.2.0", - "pytest-cov==6.1.1", + "pytest-cov==6.2.1", "pytest-xdist==3.7.0", "pytest==8.3.5", "ruff==0.11.11",