Skip to content

Commit 0dade85

Browse files
Bump black from 24.8.0 to 25.9.0 (#273)
Bumps [black](https://github.com/psf/black) from 24.8.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@24.8.0...25.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a205be5 commit 0dade85

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
@@ -38,7 +38,7 @@ ruff = [
3838
]
3939
dev = [
4040
"attribution==1.8.0",
41-
"black==24.8.0",
41+
"black==25.9.0",
4242
"build>=1.2",
4343
"coverage>=7",
4444
"flake8==7.3.0",

0 commit comments

Comments
 (0)