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

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

---
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-11-15 14:12:04 +00:00
committed by GitHub
parent 57fe1e27b6
commit 265629d127

View File

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