Skip to content

Commit 243c86a

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 168c31c commit 243c86a

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
@@ -64,7 +64,7 @@ jsonschema-specifications = ">=2023.5.2"
6464
docs = ["sphinx", "sphinx-immaterial"]
6565

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

0 commit comments

Comments
 (0)