Skip to content

Commit 88a495e

Browse files
chore(deps): update dependency click to <8.3
1 parent d25581b commit 88a495e

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
@@ -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",

0 commit comments

Comments
 (0)