Skip to content

Commit

Permalink
Update black requirement from ~=22.10.0 to ~=22.12.0
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@22.10.0...22.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 26, 2022
1 parent a23b27e commit 83b3e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ coverage~=6.3.2
gunicorn~=20.1.0
pylint~=2.15.5
isort~=5.10.1
black~=22.10.0
black~=22.12.0
pre-commit~=2.20.0

0 comments on commit 83b3e8d

Please sign in to comment.