Skip to content

Commit 13e8109

Browse files
fix(deps): update dependency click to v8.3.0
1 parent f361a04 commit 13e8109

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
@@ -45,7 +45,7 @@ questionary = "1.10.0"
4545
requests = "2.32.2"
4646
requirements-parser = "0.9.0"
4747
tqdm = "4.66.4"
48-
click = "8.1.7"
48+
click = "8.3.0"
4949
colorama = { version = "==0.4.6", platform = "win32" }
5050
jsonschema = "=3.2.0"
5151
dpath = "==1.5.0"

0 commit comments

Comments
 (0)