Skip to content

Commit 0eac5e7

Browse files
build(deps-dev): bump black from 25.12.0 to 26.1.0
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>
1 parent cbe005a commit 0eac5e7

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
@@ -145,7 +145,7 @@ dev = [
145145
"flake8-use-pathlib==0.3.0",
146146
"flake8-copyright==0.2.4",
147147
"ruff==0.15.0",
148-
"black==25.12.0",
148+
"black==26.1.0",
149149
"isort==7.0.0",
150150
"mypy==1.19.1",
151151
"mypy-protobuf==5.0.0",

0 commit comments

Comments
 (0)