Skip to content

Commit ad5d8b6

Browse files
build(deps-dev): bump black from 25.12.0 to 26.1.0 (#88)
Bumps [black](https://github.com/psf/black) from 25.12.0 to 26.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.12.0...26.1.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.1.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 689dd2b commit ad5d8b6

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==16.0.0",
3232
]
3333
lint = [
34-
"black==25.12.0",
34+
"black==26.1.0",
3535
"isort==7.0.0",
3636
"mypy==1.19.1",
3737
"pre-commit==4.5.1",

0 commit comments

Comments
 (0)