Skip to content

Commit 3670b16

Browse files
authored
Merge pull request #131 from frequenz-floss/dependabot/pip/isort-7.0.0
Bump isort from 6.1.0 to 7.0.0
2 parents 7726b69 + 3d601cc commit 3670b16

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
@@ -52,7 +52,7 @@ dev-flake8 = [
5252
"pydoclint == 0.7.6",
5353
"pydocstyle == 6.3.0",
5454
]
55-
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
55+
dev-formatting = ["black == 25.9.0", "isort == 7.0.0"]
5656
dev-mkdocs = [
5757
"Markdown == 3.9",
5858
"mike == 2.1.3",

0 commit comments

Comments
 (0)