Skip to content

Commit 116631d

Browse files
build(deps-dev): bump black from 25.1.0 to 25.9.0
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] <support@github.com>
1 parent e05365c commit 116631d

File tree

2 files changed

+41
-25
lines changed

2 files changed

+41
-25
lines changed

poetry.lock

Lines changed: 40 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
@@ -12,7 +12,7 @@ PyYAML = "6.0.2"
1212
semver = "3.0.4"
1313

1414
[tool.poetry.group.dev.dependencies]
15-
black = "25.1.0"
15+
black = "25.9.0"
1616
codespell = "2.4.1"
1717
coverage = "7.10.6"
1818
pytest = "8.4.2"

0 commit comments

Comments
 (0)