Bump black from 24.8.0 to 24.10.0 (#297)

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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-09 09:45:43 -07:00
committed by GitHub
parent 4817aefb59
commit 863f97277f
2 changed files with 27 additions and 27 deletions

View File

@ -27,7 +27,7 @@ pydantic-extra-types = "^2.1.0"
[tool.poetry.dev-dependencies]
autoclasstoc = "^1.6.0"
black = "^24.8.0"
black = "^24.10.0"
isort = "^5.12.0"
jinja2 = "^3.1.3"
jsonpatch = "^1.33"