[DEV] Bump isort from 5.10.1 to 5.13.2 (#974)
Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.13.2. - [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.10.1...5.13.2) --- updated-dependencies: - dependency-name: isort 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
10387c925d
commit
aa637d12dc
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ test = [
|
|||
]
|
||||
lint = [
|
||||
"black==22.3.0",
|
||||
"isort==5.10.1",
|
||||
"isort==5.13.2",
|
||||
"pylint==2.13.5",
|
||||
]
|
||||
docs = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue