build(deps): bump black from 24.10.0 to 25.1.0 (#2586)

Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.10.0...25.1.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  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>
Co-authored-by: Willi Ballenthin <wballenthin@google.com>
This commit is contained in:
dependabot[bot]
2025-02-04 09:52:14 +01:00
committed by GitHub
parent ef6bff3267
commit 96f9e7cffc

View File

@@ -137,7 +137,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.9.2",
"black==24.10.0",
"black==25.1.0",
"isort==6.0.0",
"mypy==1.14.1",
"mypy-protobuf==3.6.0",