Bump isort from 5.9.2 to 5.9.3 in /src/requirements

Bumps [isort](https://github.com/pycqa/isort) from 5.9.2 to 5.9.3.
- [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.9.2...5.9.3)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-29 09:00:43 +00:00 committed by GitHub
parent 02424115f2
commit 846564959a
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.7b0
pre-commit==2.13.0
isort==5.9.2
isort==5.9.3
hypothesis==6.14.3
flake8==3.9.2