Skip to content

Commit e8c52d9

Browse files
Bump black from 25.11.0 to 25.12.0 in /python
Bumps [black](https://github.com/psf/black) from 25.11.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.11.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 731cc4e commit e8c52d9

File tree

2 files changed

+31
-30
lines changed

2 files changed

+31
-30
lines changed

python/poetry.lock

Lines changed: 30 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pytest = "9.0.1"
1212
pylint = "4.0.2"
1313
coverage = "7.12.0"
1414
mypy = "1.19.0"
15-
black = "25.11.0"
15+
black = "25.12.0"
1616
flake8 = "7.3.0"
1717

1818
[build-system]

0 commit comments

Comments
 (0)