diff --git a/pyproject.toml b/pyproject.toml index 1ba1d33..4bf1243 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "black==25.1.0", "flake8-pyproject==1.2.3", "flake8==7.2.0", - "pytest-cov==6.1.0", + "pytest-cov==6.1.1", "pytest-sugar==1.0.0", "pytest==8.3.5", ]