Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Commit

Permalink
Bump black from 21.11b1 to 21.12b0 (#5496)
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dirk Groeneveld <dirkg@allenai.org>
  • Loading branch information
dependabot[bot] and dirkgr authored Dec 9, 2021
1 parent 82b1f4f commit ebad9ee
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 @@ -7,7 +7,7 @@ flake8
mypy==0.910

# Automatic code formatting
black==21.11b1
black==21.12b0

# Allows generation of coverage reports with pytest.
pytest-cov
Expand Down

0 comments on commit ebad9ee

Please sign in to comment.