Skip to content

Commit 28e992d

Browse files
authored
Merge pull request #111 from frequenz-floss/dependabot/pip/isort-8.0.1
Bump isort from 7.0.0 to 8.0.1
2 parents 881e8eb + 7ec12a5 commit 28e992d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dev-flake8 = [
5454
"pydoclint == 0.8.3",
5555
"pydocstyle == 6.3.0",
5656
]
57-
dev-formatting = ["black == 25.12.0", "isort == 7.0.0"]
57+
dev-formatting = ["black == 25.12.0", "isort == 8.0.1"]
5858
dev-mkdocs = [
5959
"Markdown == 3.10.2",
6060
"black == 25.12.0",

0 commit comments

Comments
 (0)