Skip to content

Commit 555f244

Browse files
Bump black from 23.11.0 to 24.2.0
Bumps [black](https://github.com/psf/black) from 23.11.0 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.11.0...24.2.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f149353 commit 555f244

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

poetry.lock

Lines changed: 25 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jsonschema-specifications = ">=2023.5.2"
6363
docs = ["sphinx", "sphinx-immaterial"]
6464

6565
[tool.poetry.dev-dependencies]
66-
black = "^23.11.0"
66+
black = "^24.2.0"
6767
isort = "^5.13.2"
6868
pre-commit = "*"
6969
pytest = "^8"

0 commit comments

Comments
 (0)