Skip to content

Commit 9e720de

Browse files
Bump black from 23.12.0 to 23.12.1
Bumps [black](https://github.com/psf/black) from 23.12.0 to 23.12.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.12.0...23.12.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21bb113 commit 9e720de

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

poetry.lock

Lines changed: 24 additions & 24 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
@@ -14,7 +14,7 @@ requests = "^2.31.0"
1414
[tool.poetry.group.dev.dependencies]
1515
yamllint = "^1.33.0"
1616
codespell = "^2.2.6"
17-
black = "23.12.0"
17+
black = "23.12.1"
1818
flake8 = "6.1.0"
1919
pep8-naming = "0.13.3"
2020

0 commit comments

Comments
 (0)