Skip to content

Commit

Permalink
Bump black from 20.8b1 to 21.4b2
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 20.8b1 to 21.4b2.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/master/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and iwpnd committed Apr 29, 2021
1 parent b4d82bd commit a0f9b39
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 additions & 7 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 @@ -41,7 +41,7 @@ mkdocs-material = "^7.1.2"
markdown-include = "^0.6.0"
pydoc-markdown = "^3.10.0"
pre-commit = "^2.12.1"
black = "^20.8b1"
black = "^21.4b2"
gitlint = "^0.15.1"
isort = "^5.8.0"
flake8 = "^3.9.1"
Expand Down

0 comments on commit a0f9b39

Please sign in to comment.