Skip to content

Commit 875d7f2

Browse files
Update dependency isort to v7
1 parent 93a2277 commit 875d7f2

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
@@ -13,7 +13,7 @@ description = "A pluggable framework for building codemods in Python"
1313
dependencies = [
1414
"boltons>=21.0,<25.1",
1515
"GitPython<4",
16-
"isort>=6.1,<7",
16+
"isort>=7,<8",
1717
"libcst>=1.8,<1.9",
1818
"packaging>=24.2,<25.1",
1919
"pydantic~=2.11.5",

0 commit comments

Comments
 (0)