chore(api): update dependency prompt-toolkit to v3.0.39 (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
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 inprompt_toolkit.shortcuts.prompt()
. - Support the
NO_COLOR
environment variable.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.