Skip to content

Commit 30bb2e2

Browse files
chore(deps): bump black from 25.1.0 to 25.9.0 (#58)
Bumps [black](https://github.com/psf/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ba4e46 commit 30bb2e2

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
@@ -31,7 +31,7 @@ docs = [
3131
"pdoc==15.0.4",
3232
]
3333
lint = [
34-
"black==25.1.0",
34+
"black==25.9.0",
3535
"isort==6.0.1",
3636
"pre-commit==4.3.0",
3737
"ruff==0.13.1",

0 commit comments

Comments
 (0)