Skip to content

Commit 1ec5491

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

File tree

2 files changed

+47
-33
lines changed

2 files changed

+47
-33
lines changed

poetry.lock

Lines changed: 46 additions & 32 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
@@ -17,7 +17,7 @@ coloredlogs = "^15.0.1"
1717
colorama = "^0.4.6"
1818

1919
[tool.poetry.group.dev.dependencies]
20-
black = {extras = ["d"], version = "^25.9.0"}
20+
black = {extras = ["d"], version = "^25.11.0"}
2121
isort = "^7.0.0"
2222

2323
[tool.poetry.scripts]

0 commit comments

Comments
 (0)