Bump isort from 5.8.0 to 5.9.1

Bumps [isort](https://github.com/pycqa/isort) from 5.8.0 to 5.9.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.8.0...5.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-21 17:01:00 +00:00 committed by GitHub
parent 4308fa1a7e
commit 1402dc50f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ flake8==3.9.2
# via -r requirements-dev.in # via -r requirements-dev.in
iniconfig==1.1.1 iniconfig==1.1.1
# via pytest # via pytest
isort==5.8.0 isort==5.9.1
# via -r requirements-dev.in # via -r requirements-dev.in
mccabe==0.6.1 mccabe==0.6.1
# via flake8 # via flake8