Skip to content

Commit 86b1395

Browse files
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 29ed0e2 commit 86b1395

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
@@ -15,7 +15,7 @@ PyYAML = "6.0.1"
1515
semver = "3.0.2"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
black = "23.12.0"
18+
black = "23.12.1"
1919
codespell = "2.2.6"
2020
coverage = "7.3.4"
2121
pytest = "7.4.3"

0 commit comments

Comments
 (0)