diff --git a/pyproject.toml b/pyproject.toml index 06b419b..387709a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dev = [ "mypy==1.13.0", "pylint==3.3.1", "pytest==8.3.3", - "pytest-cov==5.0.0", + "pytest-cov==6.0.0", "setuptools==75.6.0", "twine==5.1.1", "wheel==0.44.0",