Update dependency prompt-toolkit to v3.0.29 (develop)
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| prompt-toolkit | dev-dependencies | patch |
==3.0.28 -> ==3.0.29
|
Release Notes
prompt-toolkit/python-prompt-toolkit
v3.0.29
New features:
- Accept 'handle_sigint' parameter in PromptSession.
Fixes
- Fix 'variable referenced before assignment' error in vt100 mouse bindings.
- Pass
handle_sigintfromApplication.runtoApplication.run_async. - Fix detection of telnet client side changes.
- Fix
print_containerutility (handleEOFError).
Breaking changes:
- The following are now context managers:
create_pipe_input,PosixPipeInputandWin32PipeInput.
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.