Skip to content

Commit f828bd9

Browse files
Update dependency click to v8.2.0
1 parent e50d7ca commit f828bd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ python = ">=3.9, <3.14"
1010
cookiecutter = "2.6.0"
1111
PyYAML = "6.0.2"
1212
PyGithub = "2.5.0"
13-
click = "8.1.8"
13+
click = "8.2.0"
1414
importlib-metadata = "8.5.0"
1515
python-dotenv = "1.0.1"
1616
Jinja2 = "3.1.5"

0 commit comments

Comments
 (0)