build(deps-dev): bump isort from 5.12.0 to 5.13.2 (#17345)

Bumps [isort](https://github.com/pycqa/isort) from 5.12.0 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.12.0...5.13.2)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  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:
dependabot[bot] 2024-01-17 17:02:02 -06:00 committed by GitHub
parent dc9b5c425d
commit af77c858d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ dev_dependencies = [
"pytest-xdist==3.5.0",
"pyupgrade==3.15.0",
"twine==4.0.2",
"isort==5.12.0",
"isort==5.13.2",
"flake8==7.0.0",
"mypy==1.8.0",
"black==23.12.1",