diff --git a/pyproject.toml b/pyproject.toml index 6c42caf2..6899aac7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ [project.optional-dependencies] tests = [ "pytest==8.4.0", - "pytest-cov==6.1.1", + "pytest-cov==6.2.1", "click==8.2.1", "PyGithub==2.6.1", "gitpython==3.1.44",