Bump isort from 5.10.0 to 5.10.1

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-09 15:21:15 +00:00 committed by GitHub
parent b388f9ba59
commit e11d19a0de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ django-db-logger==0.1.10
djangorestframework==3.12.4
google-auth==2.3.3
idna==3.3
isort==5.10.0
isort==5.10.1
jsonfield==3.1.0
lazy-object-proxy==1.6.0
Markdown==3.3.4