Skip to content

Commit 9dd3ace

Browse files
Bump black from 24.10.0 to 25.1.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.1.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.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 bf12c9b commit 9dd3ace

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

poetry.lock

+26-26
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
@@ -65,7 +65,7 @@ jsonschema-specifications = ">=2024.10.1"
6565
docs = ["sphinx", "sphinx-immaterial"]
6666

6767
[tool.poetry.dev-dependencies]
68-
black = "^24.4.0"
68+
black = "^25.1.0"
6969
isort = "^5.13.2"
7070
pre-commit = "*"
7171
pytest = "^8"

0 commit comments

Comments
 (0)