chore(deps): update dependency prompt-toolkit to v3.0.52 #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/prompt-toolkit-3.x-lockfile"
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:
3.0.50
->3.0.52
Release Notes
prompt-toolkit/python-prompt-toolkit (prompt-toolkit)
v3.0.52
Compare Source
New features:
choice()
shortcut for selecting an option amongst a list of choices(see documentation for examples).
frame=...
option forprompt()
andchoice()
shortcuts to allow fordisplaying a frame around the input prompt.
Fixes:
v3.0.51
Compare Source
New features:
Fixes:
formatted_text.split_lines
when the input starts with aline ending.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.