Skip to content

Commit

Permalink
Bump black from 21.4b2 to 21.12b0
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 21.4b2 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]>
  • Loading branch information
dependabot[bot] authored Apr 21, 2022
1 parent 92beda1 commit 8a96ff9
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 74 deletions.
111 changes: 38 additions & 73 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ sphinx = "^3.5.4"
sphinx-autobuild = "^2021.3.14"
pre-commit = "^2.11.1"
flake8 = "^3.9.1"
black = "^21.4b2"
black = "^21.12b0"
flake8-bandit = "^2.1.2"
flake8-bugbear = "^21.3.2"
flake8-docstrings = "^1.6.0"
Expand Down

0 comments on commit 8a96ff9

Please sign in to comment.