Skip to content

Commit 24e253d

Browse files
Bump black from 24.3.0 to 25.9.0 (#121)
Bumps [black](https://github.com/psf/black) from 24.3.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@24.3.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c406893 commit 24e253d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525

2626
[dependency-groups]
2727
dev = [
28-
"black==24.3.0",
28+
"black==25.9.0",
2929
"isort==5.13.2",
3030
"poethepoet>=0.33.1",
3131
]

0 commit comments

Comments
 (0)