Skip to content

Commit 3a5a818

Browse files
fix(deps): update dependency libcst to v1.7.0 (#1313)
1 parent cf8b6cf commit 3a5a818

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

pyproject.toml

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

3434
dependencies = [
3535
"click<9",
36-
"libcst==1.6",
36+
"libcst==1.7",
3737
"pathspec>=0.6,<1",
3838
"rich>=10",
3939
"rich-click>=1",

0 commit comments

Comments
 (0)