Bump isort from 5.13.1 to 5.13.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-13 22:01:40 +00:00
committed by GitHub
parent 115fa15d1f
commit 563a00635e
2 changed files with 18 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ flake8 = "^6.1.0"
flake8-bugbear = "^23.12.2"
freezegun = "^1.3.1"
honcho = "*"
isort = "^5.13.1"
isort = "^5.13.2"
jinja2-cli = {version = "==0.8.2", extras = ["yaml"]}
moto = "==4.2.11"
pip-audit = "*"