Skip to content

Commit d61872e

Browse files
authored
Merge pull request #85 from frequenz-floss/dependabot/pip/isort-7.0.0
Bump isort from 6.1.0 to 7.0.0
2 parents 736bdb6 + 054fc4c commit d61872e

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
@@ -53,7 +53,7 @@ dev-flake8 = [
5353
"pydoclint == 0.7.6",
5454
"pydocstyle == 6.3.0",
5555
]
56-
dev-formatting = ["black == 25.9.0", "isort == 6.1.0"]
56+
dev-formatting = ["black == 25.9.0", "isort == 7.0.0"]
5757
dev-mkdocs = [
5858
"Markdown == 3.9",
5959
"black == 25.9.0",

0 commit comments

Comments
 (0)