Skip to content

Commit 69ee269

Browse files
Bump isort from 8.0.1 to 9.0.1
Bumps [isort](https://github.com/PyCQA/isort) from 8.0.1 to 9.0.1. - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@8.0.1...9.0.1) --- updated-dependencies: - dependency-name: isort dependency-version: 9.0.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d8787f commit 69ee269

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
@@ -69,7 +69,7 @@ dev-flake8 = [
6969
"pydoclint == 0.9.1",
7070
"pydocstyle == 6.3.0",
7171
]
72-
dev-formatting = ["black == 26.5.1", "isort == 8.0.1"]
72+
dev-formatting = ["black == 26.5.1", "isort == 9.0.1"]
7373
dev-mkdocs = [
7474
"black == 26.5.1",
7575
"Markdown == 3.10.3",

0 commit comments

Comments
 (0)