Skip to content

Commit

Permalink
Bump black from 21.5b1 to 21.5b2
Browse files Browse the repository at this point in the history
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)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2021
1 parent a89e857 commit 1540188
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mypy==0.812; implementation_name=="cpython"
flake8==3.9.2
flake8-pyi==20.10.0; python_version >= "3.6"
black==21.5b1; python_version >= "3.6"
black==21.5b2; python_version >= "3.6"
isort==5.8.0

0 comments on commit 1540188

Please sign in to comment.