Skip to content

Commit bda3c38

Browse files
committed
chore: bump click version to >=8.1.8
1 parent 0e0e92b commit bda3c38

File tree

2 files changed

+39
-12
lines changed

2 files changed

+39
-12
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies = [
2727
"click-help-colors>=0.9.1",
2828
"click-repl>=0.2.0",
2929
"click-spinner>=0.1.10",
30-
"click~=8.0.1",
30+
"click>=8.1.8,!=8.2.0",
3131
"dictdiffer>=0.9.0",
3232
"directory-tree>=0.0.3.1",
3333
"email-validator==2.0.0.post2",

uv.lock

Lines changed: 38 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)