Skip to content

Commit 0f44f2c

Browse files
fix(deps): update dependency click to ~=8.2.0
1 parent 1d51228 commit 0f44f2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"multiprocess~=0.70.15",
2323
"requests>=2.31,<2.33",
2424
"PyYAML~=6.0",
25-
"click~=8.1.3",
25+
"click~=8.2.0",
2626
"jinja2>3,<4",
2727
"docker>=7",
2828
]

0 commit comments

Comments
 (0)