Skip to content

chore(api): update dependency prompt-toolkit to v3.0.39 (stable)

RenovateBot requested to merge renovate/stable-api-prompt-toolkit-3.x into stable

This MR contains the following updates:

Package Type Update Change
prompt-toolkit dev-dependencies patch ==3.0.38 -> ==3.0.39

Release Notes

prompt-toolkit/python-prompt-toolkit (prompt-toolkit)

v3.0.39

Compare Source

Fixes:

  • Fix RuntimeError when __breakpointhook__ is called from another thread.
  • Fix memory leak in filters usage.
  • Ensure that key bindings are handled in the right context (when using contextvars).

New features:

  • Accept in_thread keyword in prompt_toolkit.shortcuts.prompt().
  • Support the NO_COLOR environment variable.

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


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

This MR has been generated by Renovate Bot.

Merge request reports