diff --git a/pyproject.toml b/pyproject.toml index 9e847d96..f3e623be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ tests = [ "pytest==8.3.5", "pytest-cov==6.1.1", - "click==8.2.0", + "click==8.2.1", "PyGithub==2.6.1", "gitpython==3.1.44", ]