Bump isort from 5.1.1 to 5.1.4 in /src/requirements (#590)

Bumps [isort](https://github.com/timothycrosley/isort) from 5.1.1 to 5.1.4.
- [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.1...5.1.4)

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-22 17:22:45 +02:00 committed by GitHub
parent 1cd54e7b1d
commit 9a32b48f66
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.2
codecov==2.1.8
black==19.10b0
pre-commit==2.6.0
isort==5.1.1
isort==5.1.4
hypothesis==5.20.3
flake8==3.8.3