Skip to content

Commit fad0b4b

Browse files
author
Release Manager
committed
gh-37548: Upgrade prompt_toolkit to 3.0.43 <!-- ^ Please provide a concise and informative title. --> <!-- ^ Don't put issue numbers in the title, do this in the PR description below. --> <!-- ^ For example, instead of "Fixes #12345" use "Introduce new method to calculate 1 + 2". --> <!-- v Describe your changes below in detail. --> <!-- v Why is this change required? What problem does it solve? --> <!-- v If this PR resolves an open issue, please link to it here. For example, "Fixes #12345". --> Fixes #37539. ### 📝 Checklist <!-- Put an `x` in all the boxes that apply. --> - [x] The title is concise and informative. - [x] The description explains in detail what this PR is about. - [x] I have linked a relevant issue or discussion. - [ ] I have created tests covering the changes. - [ ] I have updated the documentation accordingly. ### ⌛ Dependencies <!-- List all open PRs that this PR logically depends on. For example, --> <!-- - #12345: short description why this is a dependency --> <!-- - #34567: ... --> URL: #37548 Reported by: Kwankyu Lee Reviewer(s):
2 parents 36efa3e + c38b7ab commit fad0b4b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
tarball=prompt_toolkit-VERSION.tar.gz
2-
sha1=d36c3286a16c09b9bc02c2733b9fc7a8a9c30ba1
3-
md5=252a5d200e41d46b65a3076d2bc0a4bd
4-
cksum=361343842
2+
sha1=b5ada8cb45c11f9184c990bd33a98d3d690e6edc
3+
md5=f33c0f4ae8d11addababf6d90c98f8bc
4+
cksum=1262534330
55
upstream_url=https://pypi.io/packages/source/p/prompt_toolkit/prompt_toolkit-VERSION.tar.gz
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.0.41
1+
3.0.43

0 commit comments

Comments
 (0)