Skip to content

fix(deps): update python (non-major) - #15

Open
kognic-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-non-major
Open

fix(deps): update python (non-major)#15
kognic-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/python-non-major

Conversation

@kognic-renovate

@kognic-renovate kognic-renovate Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
black (changelog) ==26.3.1==26.5.1 age confidence
iopath >=0.1.7,<0.1.10>=0.1.10,<0.1.11 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

psf/black (black)

v26.5.1

Compare Source

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: skip line, 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)

v26.5.0

Compare Source

Highlights
  • Add support for unpacking in comprehensions (PEP 798) and for lazy imports (PEP 810),
    both new syntactic features in Python 3.15 (#​5048)
  • Python 3.15 is now supported. Compiled wheels are not yet provided for Python 3.15, so
    performance may be slower than on existing Python versions. Wheels will be provided
    once Python 3.15 is later in its release cycle. (#​5127)
Stable style
  • Fix # fmt: skip being ignored in nested if expressions with parenthesized in
    clauses (#​4903)
  • Add syntactic support for Python 3.15 (#​5048)
  • Fix crash when an f-string follows a # fmt: off comment inside brackets (#​5097)
  • Preserve multiline compound statement headers when # fmt: skip is placed on the
    colon line (#​5117)
Preview style
  • Improve heuristics around whether blank lines should appear before, within and after
    groups of same-name decorated functions (such as @overload groups) in .pyi stub
    files (#​5021)
  • Fix blank lines being removed between a function and a decorated class in .pyi stub
    files (#​5092)
  • Prevent string merger from creating unsplittable long lines when a pragma comment
    (e.g. # type: ignore) follows the closing bracket (#​5096)
Packaging
Output
  • Improve parse error readability by showing multi-line output with an error pointer.
    (#​5068)
  • Add SourceASTParseError to distinguish source parse failures from internal safety
    errors, improving error reporting when Black's lenient parser accepts input that
    ast.parse() rejects (#​5080)
Blackd
  • Return HTTP 400 (Bad Request) for source parse failures instead of HTTP 500, keeping
    HTTP 500 only for genuine internal safety errors (#​5080)
Integrations
  • Added documentation for doctest formatting tools and updated the integrations index to
    match (#​4916)
Documentation
  • Use "Version X.Y.Z" headings in changelog for stable permalink anchors on ReadTheDocs
    (#​5063)
  • Note in the editor integrations that the SublimeText sublack plugin is archived and
    unmaintained (#​5082)
facebookresearch/iopath (iopath)

v0.1.10

Compare Source

Full Changelog: facebookresearch/iopath@v0.1.9...v0.1.10


Configuration

📅 Schedule: (in timezone Europe/Stockholm)

  • Branch creation
    • "after 09:00 and before 15:00 on monday, tuesday, wednesday and thursday,after 09:00 and before 13:00 on friday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@kognic-github-app

kognic-github-app Bot commented Jun 12, 2026

Copy link
Copy Markdown

🚫 Autoreview did not auto-approve this PR.

File Status Reason Allowed patterns
setup.py unmatched no rule covers this path

💡 What would unblock this: no rule covers setup.py. To opt this path in, edit config/autoreview-rules.yaml.

@kognic-github-app

Copy link
Copy Markdown

🚫 Autoreview did not auto-approve this PR.

File Status Reason Allowed patterns
docs/requirements.txt unmatched no rule covers this path
setup.py unmatched no rule covers this path

@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch 2 times, most recently from 5229986 to 8925a93 Compare June 15, 2026 09:19
@kognic-renovate kognic-renovate Bot changed the title chore(deps): update python (non-major) fix(deps): update python (non-major) Jun 25, 2026
@kognic-renovate
kognic-renovate Bot force-pushed the renovate/python-non-major branch from 8925a93 to d712679 Compare July 6, 2026 08:04
@kognic-renovate
kognic-renovate Bot requested a review from a team as a code owner July 6, 2026 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants