Skip to content

Commit cf59bfd

Browse files
Bump black from 22.3.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 22.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@22.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 43d3ce1 commit cf59bfd

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
@@ -28,7 +28,7 @@ dependencies = [
2828

2929
[project.optional-dependencies]
3030
dev = [
31-
"black==22.3.0",
31+
"black==25.1.0",
3232
"isort==5.10.1",
3333
]
3434

0 commit comments

Comments
 (0)