Skip to content

Commit ce0fa11

Browse files
build(deps): bump isort from 5.13.2 to 6.0.1 (#123)
Bumps [isort](https://github.com/PyCQA/isort) from 5.13.2 to 6.0.1. - [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.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <[email protected]>
1 parent f0f444e commit ce0fa11

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
@@ -31,7 +31,7 @@ coverage = [
3131
]
3232
formatting = [
3333
"black==24.8.0",
34-
"isort==5.13.2"
34+
"isort==6.0.1"
3535
]
3636
linting = [
3737
"pylint==3.3.4"

0 commit comments

Comments
 (0)