diff --git a/pyproject.toml b/pyproject.toml index 14ffebf9..c478a636 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ tests = [ "pytest==8.4.2", "pytest-cov==7.0.0", - "click==8.2.1", + "click==8.3.0", "PyGithub==2.8.1", "gitpython==3.1.45", ]