Skip to content

Commit a54078a

Browse files
Bump black from 25.1.0 to 25.9.0
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]>
1 parent 359a6d7 commit a54078a

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
@@ -44,7 +44,7 @@ docs = [
4444
]
4545
dev = [
4646
"attribution == 1.8.0",
47-
"black == 25.1.0",
47+
"black == 25.9.0",
4848
"build > 1",
4949
"flake8 == 7.3.0",
5050
"flake8-bugbear == 24.12.12",

0 commit comments

Comments
 (0)