Skip to content

Commit 193574c

Browse files
Bump black from 25.1.0 to 25.9.0 in the style group (#1)
Bumps the style group with 1 update: [black](https://github.com/psf/black). Updates `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:production update-type: version-update:semver-minor dependency-group: style ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4a18c6 commit 193574c

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
@@ -40,7 +40,7 @@ test = [
4040
"html5lib~=1.1",
4141
]
4242
lint = [
43-
"black==25.1.0",
43+
"black==25.9.0",
4444
"isort==6.0.1",
4545
"pre-commit==4.3.0",
4646
]

0 commit comments

Comments
 (0)