chore(api): update dependency prompt-toolkit to v3.0.36 (develop)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
prompt-toolkit | dev-dependencies | patch |
==3.0.33 -> ==3.0.36
|
Release Notes
prompt-toolkit/python-prompt-toolkit
v3.0.36
Fixes:
- Another Python 3.6 fix for a bug that was introduced in 3.0.34.
v3.0.35
Fixes:
- Fix bug introduced in 3.0.34 for Python 3.6. Use asynccontextmanager implementation from prompt_toolkit itself.
v3.0.34
Fixes:
- Improve completion performance in various places.
- Improve renderer performance.
- Handle
KeyboardInterrupt
when the stacktrace of an unhandled error is displayed. - Use correct event loop in
Application.create_background_task()
. - Fix
show_cursor
attribute inScrollablePane
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.