[DEV] Bump isort from 5.13.2 to 6.0.1 (#1180)
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](https://github.com/PyCQA/isort/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
1264f0c656
commit
665ded7cec
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ test = [
|
|||
]
|
||||
lint = [
|
||||
"black==24.10.0",
|
||||
"isort==5.13.2",
|
||||
"isort==6.0.1",
|
||||
"pylint==3.3.4",
|
||||
]
|
||||
docs = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue