Skip to content

Commit 3bcfb63

Browse files
dependabot[bot]vberlier
authored andcommitted
chore(deps-dev): bump black from 22.8.0 to 22.10.0
Bumps [black](https://github.com/psf/black) from 22.8.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.8.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc6c2d2 commit 3bcfb63

2 files changed

Lines changed: 16 additions & 27 deletions

File tree

poetry.lock

Lines changed: 15 additions & 26 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
@@ -38,7 +38,7 @@ colorama = {version = "*", markers = 'sys_platform == "win32"'}
3838
image = ["Pillow"]
3939

4040
[tool.poetry.dev-dependencies]
41-
black = "^22.8.0"
41+
black = "^22.10.0"
4242
pytest = "^7.1.3"
4343
pytest-minecraft = "^0.2.0"
4444
isort = "^5.10.1"

0 commit comments

Comments
 (0)