Skip to content

Commit d8a1867

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

2 files changed

Lines changed: 47 additions & 26 deletions

File tree

poetry.lock

Lines changed: 46 additions & 25 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
@@ -16,7 +16,7 @@ sh = "2.2.2"
1616

1717
[tool.poetry.group.dev.dependencies]
1818
python-semantic-release = "9.21.1"
19-
black = "25.1.0"
19+
black = "25.12.0"
2020
pytest = "8.4.2"
2121

2222
[tool.poetry.scripts]

0 commit comments

Comments
 (0)