Skip to content

Commit 64a0f45

Browse files
Bump isort from 5.13.2 to 7.0.0
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 7.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...7.0.0) --- updated-dependencies: - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c5dda24 commit 64a0f45

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
@@ -26,7 +26,7 @@ dependencies = [
2626
[dependency-groups]
2727
dev = [
2828
"black==24.3.0",
29-
"isort==5.13.2",
29+
"isort==7.0.0",
3030
"poethepoet>=0.33.1",
3131
]
3232

0 commit comments

Comments
 (0)