Skip to content

Commit

Permalink
build(deps): bump black from 21.12b0 to 22.1.0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.12b0 to 22.1.0.
- [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/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] authored and duckontheweb committed Jan 31, 2022
1 parent 11e9553 commit 39d628c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy==0.931
flake8==4.0.1
black==21.12b0
black==22.1.0

codespell==2.1.0

Expand Down

0 comments on commit 39d628c

Please sign in to comment.