Skip to content

Commit 8211904

Browse files
dependabot[bot]vberlier
authored andcommitted
chore(deps-dev): 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 54a58f8 commit 8211904

2 files changed

Lines changed: 5 additions & 90 deletions

File tree

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
@@ -39,7 +39,7 @@ colorama = {version = "*", markers = 'sys_platform == "win32"'}
3939
image = ["Pillow"]
4040

4141
[tool.poetry.dev-dependencies]
42-
black = "^21.11b1"
42+
black = "^21.12b0"
4343
pytest = "^6.2.5"
4444
pytest-minecraft = "^0.1.1"
4545
isort = "^5.10.1"

0 commit comments

Comments
 (0)