Skip to content

Commit eac46bd

Browse files
Bump black from 24.10.0 to 25.9.0
Bumps [black](https://github.com/psf/black) from 24.10.0 to 25.9.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.9.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf12c9b commit eac46bd

File tree

2 files changed

+44
-28
lines changed

2 files changed

+44
-28
lines changed

poetry.lock

Lines changed: 43 additions & 27 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
@@ -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.9.0"
6969
isort = "^5.13.2"
7070
pre-commit = "*"
7171
pytest = "^8"

0 commit comments

Comments
 (0)