build(deps-dev): bump isort from 5.9.1 to 5.9.2

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

---
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-12 14:02:19 +00:00
committed by GitHub
parent 933789d02b
commit e77bbd68cf

View File

@@ -72,7 +72,7 @@ setuptools.setup(
"pytest-cov==2.12.1",
"pycodestyle==2.7.0",
"black==21.6b0",
"isort==5.9.1",
"isort==5.9.2",
"mypy==0.910",
# type stubs for mypy
"types-backports==0.1.3",