build(deps-dev): bump black from 21.5b1 to 21.5b2

Bumps [black](https://github.com/psf/black) from 21.5b1 to 21.5b2.
- [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-06-07 06:02:31 +00:00
committed by GitHub
parent 6ffa5ef53e
commit 6dd5bbeffd

View File

@@ -70,7 +70,7 @@ setuptools.setup(
"pytest-instafail==0.4.2",
"pytest-cov==2.12.0",
"pycodestyle==2.7.0",
"black==21.5b1",
"black==21.5b2",
"isort==5.8.0",
]
},