Bump prompt-toolkit from 3.0.50 to 3.0.52
Merged
Number: #128
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 29, 2025 at 07:44 PM UTC
(about 1 month ago)
(about 1 month ago)
Updated:
October 05, 2025 at 11:10 PM UTC
(about 1 month ago)
(about 1 month ago)
Merged:
October 05, 2025 at 11:10 PM UTC
(about 1 month ago)
by CoderSales
(about 1 month ago)
by CoderSales
Time to Close:
6 days
Labels:
dependencies python
dependencies python
Description:
Bumps prompt-toolkit from 3.0.50 to 3.0.52.
Release notes
Sourced from prompt-toolkit's releases.
3.0.52
New features:
- Add
choice()shortcut for selecting an option amongst a list of choices (see documentation for examples).- Add support for ANSI dim text formatting.
- Add
frame=...option forprompt()andchoice()shortcuts to allow for displaying a frame around the input prompt.Fixes:
- Fix button width when non English characters are displayed.
- Implement flushing in Windows VT100 input.
- Fix signal handling for GraalPy.
- Fix handling of zero sized dimensions.
3.0.51
New features:
- Use pyproject.toml instead of setup.py.
Fixes:
- Fix edge case in
formatted_text.split_lineswhen the input starts with a line ending.
Changelog
Sourced from prompt-toolkit's changelog.
3.0.52: 2025-08-27
New features:
- Add
choice()shortcut for selecting an option amongst a list of choices (see documentation for examples).- Add support for ANSI dim text formatting.
- Add
frame=...option forprompt()andchoice()shortcuts to allow for displaying a frame around the input prompt.Fixes:
- Fix button width when non English characters are displayed.
- Implement flushing in Windows VT100 input.
- Fix signal handling for GraalPy.
- Fix handling of zero sized dimensions.
3.0.51: 2025-04-15
New features:
- Use pyproject.toml instead of setup.py.
Fixes:
- Fix edge case in
formatted_text.split_lineswhen the input starts with a line ending.
Commits
d8adbe9Release 3.0.525fde041Follow-up: accept 'show_frame' in 'prompt_async()' and accept extra key bindi...2b9cd93Addchoiceshortcut for selecting an option amongst a list of choices. (#2005)a446019Re-add project URLs after migration to pyproject.toml (#1986)5c852f8Fix images in README.rst (#1987)bfec07fFix signal handling in_restore_sigint_from_ctypesfor GraalPy (#2000)af26eecImplement flushing in Windows VT100 input (#2001)c435303Fix button width when non English characters are displayed3374ae9Update docs theme to Nefertiti 0.8.6 (#2002)54c5c85Stop using@abstractpropertywhich is deprecated. (#2004)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
| ID: | 8749895 |
| UUID: | 2871849216 |
| Node ID: | PR_kwDOJJPgAc6rLPEA |
| Host: | GitHub |
| Repository: | CoderSales/django-postgres-jupyter-2 |
| Merge State: | Unknown |