[DEV] Bump isort from 6.0.1 to 6.1.0 (#1351)
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.1 to 6.1.0. - [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/6.0.1...6.1.0) --- updated-dependencies: - dependency-name: isort dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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
2deafc9f2d
commit
e6624ee329
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ test = [
|
|||
]
|
||||
lint = [
|
||||
"black==24.10.0",
|
||||
"isort==6.0.1",
|
||||
"isort==6.1.0",
|
||||
"pylint==3.3.8",
|
||||
]
|
||||
docs = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue