Skip to content

Commit 4eba083

Browse files
fix(deps): update dependency click to <8.3
1 parent 7ce43b3 commit 4eba083

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ classifiers = [
3232
]
3333

3434
dependencies = [
35-
"click<8.2",
35+
"click<8.3",
3636
"libcst==1.8.2",
3737
"pathspec>=0.6,<1",
3838
"rich>=10",

uv.lock

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

0 commit comments

Comments
 (0)