build(deps): bump black from 24.8.0 to 24.10.0 (#2462)

* build(deps): bump black from 24.8.0 to 24.10.0

Bumps [black](https://github.com/psf/black) from 24.8.0 to 24.10.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.8.0...24.10.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-10-23 09:04:34 +02:00
committed by GitHub
parent 3241ee599f
commit 0237059cbd

View File

@@ -131,7 +131,7 @@ dev = [
"flake8-use-pathlib==0.3.0",
"flake8-copyright==0.2.4",
"ruff==0.6.4",
"black==24.8.0",
"black==24.10.0",
"isort==5.13.2",
"mypy==1.11.2",
"mypy-protobuf==3.6.0",