Bump isort from 5.11.5 to 5.12.0

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

---
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] 2023-08-27 00:25:20 +00:00 committed by GitHub
parent 1c58a20508
commit 11ca092524
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 161 deletions

170
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -48,7 +48,7 @@ django-coverage-plugin = "^3.0.0"
pytest-django = "^4.5.2"
sentry-sdk = "^1.12.0"
openai = "^0.27.9"
isort = "5.11.5"
isort = "5.12.0"
qrcode = "^7.4.2"
mockupengineer = "^2022.3.24.1"