Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2025

This PR contains the following updates:

Package Change Age Confidence
mypy (changelog) ==1.18.1 -> ==1.18.2 age confidence
prompt-toolkit ==3.0.51 -> ==3.0.52 age confidence

Release Notes

python/mypy (mypy)

v1.18.2

Compare Source

  • Fix crash on recursive alias (Ivan Levkivskyi, PR 19845)
  • Add additional guidance for stubtest errors when runtime is object.__init__ (Stephen Morton, PR 19733)
  • Fix handling of None values in f-string expressions in mypyc (BobTheBuidler, PR 19846)
prompt-toolkit/python-prompt-toolkit (prompt-toolkit)

v3.0.52

Compare Source

New features:

  • Add choice() shortcut for selecting an option amongst a list of choices
    (see documentation for examples).
  • Add support for ANSI dim text formatting.
  • Add frame=... option for prompt() and choice() shortcuts to allow for
    displaying a frame around the input prompt.

Fixes:

  • Fix button width when non English characters are displayed.
  • Implement flushing in Windows VT100 input.
  • Fix signal handling for GraalPy.
  • Fix handling of zero sized dimensions.

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from VirtualAgentics as a code owner October 23, 2025 13:35
@renovate renovate bot enabled auto-merge (squash) October 23, 2025 13:35
@renovate renovate bot force-pushed the renovate/patch-python-dependencies branch from 028f3e2 to 82c8aeb Compare October 23, 2025 13:37
@renovate renovate bot force-pushed the renovate/patch-python-dependencies branch from 82c8aeb to 2089342 Compare October 23, 2025 13:47
@renovate renovate bot merged commit d3b2509 into main Oct 23, 2025
9 of 15 checks passed
@renovate renovate bot deleted the renovate/patch-python-dependencies branch October 23, 2025 13:49
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.

2 participants