diff --git a/pyproject.toml b/pyproject.toml index b672a99..51a6efd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "black==25.1.0", "flake8-pyproject==1.2.3", "flake8==7.3.0", - "pytest-cov==6.1.1", + "pytest-cov==6.2.1", "pytest-sugar==1.0.0", "pytest==8.4.1", ]