Skip to content

Commit

Permalink
Bump black from 21.5b0 to 21.5b1
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.5b0 to 21.5b1.
- [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 and nir0s committed May 17, 2021
1 parent 5021c4c commit 4c5db73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ pylint==2.8.2; python_version > '3.5'
pytest==6.2.2; python_version > '3.5'
pytest-cov==2.11.1
pre-commit==2.12.1; python_version > '3.5'
black==21.5b0; python_version > '3.5'
black==21.5b1; python_version > '3.5'

0 comments on commit 4c5db73

Please sign in to comment.