Bump isort from 5.13.2 to 6.0.0
Bumps [isort](https://github.com/pycqa/isort) from 5.13.2 to 6.0.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/5.13.2...6.0.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cd58cfe13f
commit
fbb2b81fb1
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ test = [
|
||||||
]
|
]
|
||||||
lint = [
|
lint = [
|
||||||
"black==24.10.0",
|
"black==24.10.0",
|
||||||
"isort==5.13.2",
|
"isort==6.0.0",
|
||||||
"pylint==3.3.4",
|
"pylint==3.3.4",
|
||||||
]
|
]
|
||||||
docs = [
|
docs = [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue