Skip to content

Commit 8bc025c

Browse files
Update dependency libcst to >=1.7,<1.8 (#1026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e0e270 commit 8bc025c

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
@@ -14,7 +14,7 @@ dependencies = [
1414
"boltons>=21.0,<25.1",
1515
"GitPython<4",
1616
"isort>=5.12,<6.1",
17-
"libcst>=1.6,<1.7",
17+
"libcst>=1.7,<1.8",
1818
"packaging>=23.2,<25.0",
1919
"pydantic~=2.10.1",
2020
"pylint>=3.3,<3.4",

0 commit comments

Comments
 (0)