build(deps-dev): bump black from 21.10b0 to 21.11b1

Bumps [black](https://github.com/psf/black) from 21.10b0 to 21.11b1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-11-22 14:10:19 +00:00
committed by GitHub
parent 418eedd7bd
commit f764829ca9

View File

@@ -72,7 +72,7 @@ setuptools.setup(
"pytest-instafail==0.4.2", "pytest-instafail==0.4.2",
"pytest-cov==3.0.0", "pytest-cov==3.0.0",
"pycodestyle==2.8.0", "pycodestyle==2.8.0",
"black==21.10b0", "black==21.11b1",
"isort==5.10.1", "isort==5.10.1",
"mypy==0.910", "mypy==0.910",
"psutil==5.8.0", "psutil==5.8.0",