Skip to content

Commit 9e03b6c

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

File tree

2 files changed

+45
-25
lines changed

2 files changed

+45
-25
lines changed

poetry.lock

Lines changed: 44 additions & 24 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
@@ -26,7 +26,7 @@ backports-strenum = { version = "^1.3.1", python = "<3.11" }
2626
[tool.poetry.dev-dependencies]
2727
pytest = "^8.4"
2828
pre-commit = "^4.3.0"
29-
black = "^24.10"
29+
black = "^25.11"
3030
pylint = "^3.2.7"
3131
isort = "^5.10.1"
3232
mypy = "^1.19"

0 commit comments

Comments
 (0)