chore: bump isort from 5.12 to 5.13.2

Bumps [isort](https://github.com/pycqa/isort) from 5.12 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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-12 17:22:42 +00:00 committed by GitHub
parent 148c119c05
commit 7073d30548
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ dev = [
"mkdocs-material==9.5.7",
"vermin==1.6.0",
"pymdown-extensions==10.7",
"isort==5.12",
"isort==5.13.2",
]
test = [
"factory-boy==3.2.1",