Skip to content

Commit 00e5fa9

Browse files
Bump black from 21.11b1 to 21.12b0
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>
1 parent 134b631 commit 00e5fa9

File tree

2 files changed

+5
-90
lines changed

2 files changed

+5
-90
lines changed

poetry.lock

Lines changed: 4 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mkdocs = "^1.2.3"
2121
mkdocs-material = "^8.0.3"
2222

2323
[tool.poetry.dev-dependencies]
24-
black = "^21.11b1"
24+
black = "^21.12b0"
2525
codespell = "^2.1.0"
2626
flake8 = "^4.0.1"
2727
pep8-naming = "^0.12.1"

0 commit comments

Comments
 (0)