Skip to content

Commit

Permalink
pip(deps): update black requirement from ~=21.4b0 to ~=22.1
Browse files Browse the repository at this point in the history
Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@21.4b0...22.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 31, 2022
1 parent 15aa79c commit bbc97b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/DEV_REQUIREMENTS.txt
@@ -1,4 +1,4 @@
black~=21.4b0
black~=22.1
coveralls~=3.3
coverage~=6.1
isort~=5.10
Expand Down

0 comments on commit bbc97b5

Please sign in to comment.