Skip to content

Commit 129de57

Browse files
Bump black from 22.10.0 to 22.12.0
Bumps [black](https://github.com/psf/black) from 22.10.0 to 22.12.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@22.10.0...22.12.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 888a1d1 commit 129de57

File tree

2 files changed

+15
-24
lines changed

2 files changed

+15
-24
lines changed

poetry.lock

Lines changed: 14 additions & 23 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
@@ -13,7 +13,7 @@ python = "^3.9"
1313
[tool.poetry.dev-dependencies]
1414
yamllint = "^v1.28.0"
1515
codespell = "^2.2.2"
16-
black = "^22.10"
16+
black = "^22.12"
1717
flake8 = "^5.0.4"
1818
pep8-naming = "^0.13.2"
1919
pytest = "^7.2.0"

0 commit comments

Comments
 (0)