Bump isort from 5.6.4 to 5.8.0 in /src/requirements

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2021-05-03 05:26:22 +00:00 committed by GitHub
parent 7bd5db2ac7
commit a1fdae2a13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,6 @@ coverage==5.3
codecov==2.1.10
black==20.8b1
pre-commit==2.12.1
isort==5.6.4
isort==5.8.0
hypothesis==6.10.1
flake8==3.8.4