Bump isort from 5.8.0 to 5.9.1 in /src/requirements

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-22 09:00:43 +00:00 committed by GitHub
parent 952052b2ff
commit 510fcbf197
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.5
codecov==2.1.11
black==21.5b1
pre-commit==2.12.1
isort==5.8.0
isort==5.9.1
hypothesis==6.13.1
flake8==3.9.2