Skip to content

Commit 6874210

Browse files
Bump black from 24.3.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.3.0 to 25.1.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.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b95c14 commit 6874210

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.1.0",
2929
"isort==5.13.2",
3030
"poethepoet>=0.33.1",
3131
]

0 commit comments

Comments
 (0)