diff --git a/pyproject.toml b/pyproject.toml index e5719a1..8bfef59 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.1.1", + "pytest-cov==6.2.1", "black==25.1.0", "flake8==7.2.0", "flake8-pyproject==1.2.3",