diff --git a/pyproject.toml b/pyproject.toml index b0f52c9..a1c5724 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ local_scheme = "no-local-version" dependencies = [ "pytest==8.3.5", "pytest-sugar==1.0.0", - "pytest-cov==6.0.0", + "pytest-cov==6.1.0", "black==25.1.0", "flake8==7.2.0", "flake8-pyproject==1.2.3",