Skip to content

Commit 41a25ca

Browse files
Bump black from 25.1.0 to 25.9.0 in /python
Bumps [black](https://github.com/psf/black) from 25.1.0 to 25.9.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.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 48cd8ca commit 41a25ca

File tree

2 files changed

+42
-26
lines changed

2 files changed

+42
-26
lines changed

python/poetry.lock

Lines changed: 41 additions & 25 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 = "8.4.1"
1212
pylint = "3.3.1"
1313
coverage = "7.10.6"
1414
mypy = "1.17.1"
15-
black = "25.1.0"
15+
black = "25.9.0"
1616
flake8 = "7.3.0"
1717

1818
[build-system]

0 commit comments

Comments
 (0)