diff --git a/pyproject.toml b/pyproject.toml index 562b71f862a..58797b00796 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ python = ">=3.9, <3.14" cookiecutter = "2.6.0" PyYAML = "6.0.2" PyGithub = "2.5.0" -click = "8.1.8" +click = "8.2.1" importlib-metadata = "8.5.0" python-dotenv = "1.0.1" Jinja2 = "3.1.5"