Bump isort from 5.6.4 to 5.7.0

Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 to 5.7.0.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/pycqa/isort/compare/5.6.4...5.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-03-11 22:01:12 +00:00 committed by GitHub
parent 5c78f16553
commit 8d0a3d860c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ flake8==3.8.4
# via -r requirements-dev.in # via -r requirements-dev.in
iniconfig==1.1.1 iniconfig==1.1.1
# via pytest # via pytest
isort==5.6.4 isort==5.7.0
# via -r requirements-dev.in # via -r requirements-dev.in
mccabe==0.6.1 mccabe==0.6.1
# via flake8 # via flake8