build(deps-dev): bump isort from 5.9.3 to 5.10.0

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

---
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-11-08 14:16:28 +00:00
committed by GitHub
parent 7d3ae7a91b
commit 636548cdec

View File

@@ -73,7 +73,7 @@ setuptools.setup(
"pytest-cov==3.0.0",
"pycodestyle==2.8.0",
"black==21.10b0",
"isort==5.9.3",
"isort==5.10.0",
"mypy==0.910",
"psutil==5.8.0",
# type stubs for mypy