Skip to content

Commit c561258

Browse files
build(deps-dev): bump black from 23.9.1 to 24.2.0
Bumps [black](https://github.com/psf/black) from 23.9.1 to 24.2.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@23.9.1...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8043648 commit c561258

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

+25-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Babel = "^2.10.3"
5151
bump-pydantic = "^0.8.0"
5252

5353
[tool.poetry.group.dev.dependencies]
54-
black = ">=22.3,<24.0"
54+
black = ">=22.3,<25.0"
5555
pytest = ">=7.1.2,<9.0.0"
5656
datamodel-code-generator = { extras = ["http"], version = ">=0.13,<0.26" }
5757
mypy = ">=0.960,<1.9"

0 commit comments

Comments
 (0)