Bump isort from 5.13.0 to 5.13.2 (#1009)

Bumps [isort](https://github.com/pycqa/isort) from 5.13.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.13.0...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-12-25 13:18:00 +00:00 committed by GitHub
parent 3d8d518aaf
commit 4b1c4ccf03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
coverage==7.3.2
black==23.3.0
isort==5.13.0
isort==5.13.2
flake8==6.1.0
pyflakes==3.1.0
drf-openapi-tester==2.3.3