Skip to content

Commit 8524be5

Browse files
Bump black from 24.8.0 to 25.9.0 (#218)
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:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78e7205 commit 8524be5

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
@@ -20,7 +20,7 @@ dependencies = ["typing_extensions>=4.0; python_version < '3.10'"]
2020
[dependency-groups]
2121
dev = [
2222
"attribution==1.8.0",
23-
"black==24.8.0",
23+
"black==25.9.0",
2424
"coverage==7.10.7",
2525
"flake8==7.1.1",
2626
"flit==3.12.0",

0 commit comments

Comments
 (0)