Skip to content

Commit dfbab87

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] <[email protected]>
1 parent d5f9152 commit dfbab87

File tree

2 files changed

+36
-32
lines changed

2 files changed

+36
-32
lines changed

poetry.lock

Lines changed: 35 additions & 31 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
@@ -25,7 +25,7 @@ requests = "^2.32.5"
2525
# :TODO: Remove pylint when ruff supports all pylint rules
2626
# :TODO: Remove black when ruff supports all black rules
2727
pylint = "^3.3.8"
28-
black = "^25.9.0"
28+
black = "^25.11.0"
2929
pytest = "^8.4.2"
3030
pytest-xdist = "^3.8.0"
3131
ruff = "^0.13.2"

0 commit comments

Comments
 (0)