Skip to content

Commit 0ea76cb

Browse files
build(deps): bump black from 25.1.0 to 25.9.0 (#53)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9eb2204 commit 0ea76cb

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
@@ -24,7 +24,7 @@ docs = [
2424
"pdoc==15.0.4",
2525
]
2626
lint = [
27-
"black==25.1.0",
27+
"black==25.9.0",
2828
"isort==6.0.1",
2929
"pre-commit==4.3.0",
3030
"ruff==0.13.0",

0 commit comments

Comments
 (0)