Skip to content

Commit

Permalink
build(deps-dev): bump black from 21.11b1 to 21.12b0 (#403)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.11b1 to 21.12b0.
- [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)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 7, 2022
1 parent 57fecdd commit f475f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
black = "==21.11b1"
black = "==21.12b0"
pytest = "==6.2.5"
pytest-asyncio = "==0.16.0"
pytest-cov = "==3.0.0"
Expand Down

0 comments on commit f475f9c

Please sign in to comment.