Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Commit c40c0ec

Browse files
⬆️ Bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.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.10.0...25.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c04c7c commit c40c0ec

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
@@ -32,7 +32,7 @@ dependencies = [
3232
[project.optional-dependencies]
3333
test = [
3434
"bandit[toml]==1.8.3",
35-
"black==24.10.0",
35+
"black==25.1.0",
3636
"check-manifest==0.50",
3737
"flake8-bugbear==24.12.12",
3838
"flake8-docstrings",

0 commit comments

Comments
 (0)