Skip to content

Commit dd54d18

Browse files
dependabot[bot]newAM
authored andcommitted
build(deps-dev): 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 b4c6776 commit dd54d18

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
@@ -21,7 +21,7 @@ pyyaml = ">=5.3.1"
2121
voluptuous = ">=0.12"
2222

2323
[tool.poetry.dev-dependencies]
24-
black = "23.12.0"
24+
black = "23.12.1"
2525
coveralls = "^3"
2626
flake8 = { version = "^6", python = ">=3.8.1,<4.0" }
2727
flake8-bugbear = { version = "^23.12.2", python = ">=3.8.1,<4.0" }

0 commit comments

Comments
 (0)