Bump isort from 5.1.4 to 5.2.0 in /src/requirements (#599)

Bumps [isort](https://github.com/timothycrosley/isort) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/timothycrosley/isort/releases)
- [Changelog](https://github.com/timothycrosley/isort/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/timothycrosley/isort/compare/5.1.4...5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-07-28 23:02:10 +02:00 committed by GitHub
parent 8d9322ba75
commit 030f5e948d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,6 @@ coverage==5.2
codecov==2.1.8
black==19.10b0
pre-commit==2.6.0
isort==5.1.4
isort==5.2.0
hypothesis==5.23.3
flake8==3.8.3