chore(deps): bump psf/black from 26.5.0 to 26.5.1 in /.github/workflows
Open
Number: #724
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
May 19, 2026 at 01:31 AM UTC
(29 days ago)
(29 days ago)
Updated:
May 19, 2026 at 01:38 AM UTC
(29 days ago)
(29 days ago)
Labels:
dependencies github_actions
dependencies github_actions
Description:
Bumps psf/black from 26.5.0 to 26.5.1.
Release notes
Sourced from psf/black's releases.
26.5.1
Stable style
- Fix unstable formatting of annotated assignments whose subscript annotation contains an inline comment (e.g.
x: list[ # pyright: ignore[...]) (#5130)- Preserve inline comments (including
# type: ignore) immediately before a# fmt: skipline, avoiding AST equivalence failures (#5139)Packaging
- Correct the version in the published executables (#5137)
Documentation
- Add Neovim integration guide covering conform.nvim, ALE, and simple command approaches (#5124)
Changelog
Sourced from psf/black's changelog.
Change Log
Unreleased
Highlights
Stable style
Preview style
Configuration
Packaging
Parser
Performance
Output
Blackd
Integrations
Documentation
... (truncated)
Commits
87928e6Prepare release 26.5.1 (#5140)c970a49Preserve comments before fmt: skip lines (#5139)5809338Preserve inline comments inside annotation subscripts (#5130)61361b7docs: add Neovim integration guide and fix http link (#5124)ebe6018CI Hotfixes (#5136)9cbd95fFix publish binaries again on Windows (#5134)3dc8e6cAdd new changelog (#5132)6d0fff0Fix publish binaries workflow (#5133)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
psf/black
Ecosystem:
actions
actions
Version Change:
26.5.0 → 26.5.1
Update Type:
Patch
Patch
Path:
/.github/workflows
Technical Details
| ID: | 15849682 |
| UUID: | 4473732233 |
| Node ID: | PR_kwDOGicQ5c7c4gIM |
| Host: | GitHub |
| Repository: | vil02/string_to_code_proj |