Bump isort from 5.10.1 to 5.12.0

Bumps [isort](https://github.com/pycqa/isort) from 5.10.1 to 5.12.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.10.1...5.12.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-21 21:35:56 +00:00
committed by GitHub
parent 6438d27961
commit 73cf2b3ff3
2 changed files with 18 additions and 8 deletions

View File

@@ -72,7 +72,7 @@ newrelic = "*"
exceptiongroup = "==1.1.2"
flake8 = "==4.0.1"
flake8-bugbear = "==23.3.12"
isort = "==5.10.1"
isort = "==5.12.0"
moto = "==4.2.0"
pytest = "==7.4.2"
pytest-env = "==1.0.1"