Skip to content

Commit 8e53a57

Browse files
Bump isort from 5.13.2 to 6.0.0
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4092871 commit 8e53a57

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
@@ -43,7 +43,7 @@ dev-flake8 = [
4343
"pydoclint == 0.5.14",
4444
"pydocstyle == 6.3.0",
4545
]
46-
dev-formatting = ["black == 24.10.0", "isort == 5.13.2"]
46+
dev-formatting = ["black == 24.10.0", "isort == 6.0.0"]
4747
dev-mkdocs = [
4848
"black == 24.10.0",
4949
"Markdown==3.7",

0 commit comments

Comments
 (0)