build(deps-dev): bump black from 20.8b1 to 21.4b0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-26 06:30:28 +00:00
committed by GitHub
parent f54b697187
commit 42877b0b6e

View File

@@ -70,7 +70,7 @@ setuptools.setup(
"pytest-instafail==0.4.2",
"pytest-cov==2.11.1",
"pycodestyle==2.7.0",
"black==20.8b1",
"black==21.4b0",
"isort==5.8.0",
]
},