chore(deps): update dependency black to <25.11.1,>=25.11.0 #176
Reference in New Issue
Block a user
Delete Branch "renovate/black-25.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
<25.9.1,>=25.9.0-><25.11.1,>=25.11.0Release Notes
psf/black (black)
v25.11.0Compare Source
Highlights
Stable style
# fmt: offand# fmt: onwere reformatted (#4811)being normalized (#4811)
Preview style
multiline_string_handlingfrom--unstableto--preview(#4760)comments (#4764)
# type: <value>(#4645)fix_fmt_skip_in_one_linerspreview feature to respect# fmt: skipfor compoundstatements with semicolon-separated bodies (#4800)
Configuration
no_cacheoption to control caching behavior. (#4803)Packaging
Output
(#4610)
Blackd
requests to blackd (#4774)
Integrations
psf/blackto support therequired-versionmajor-version-only"stability" format when using pyproject.toml (#4770)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Decision: Accept
Change Score: 8/10
The diff updates the
blackdependency from version 25.9.0 to 25.11.0, and also updates thepytokensdependency from 0.2.0 to 0.3.0. Theuv.lockfile is updated to reflect these changes with the new version numbers, hashes, sizes, and upload times. Updating dependencies is a good practice, but it's crucial to ensure compatibility and test thoroughly.No further suggestions.