diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2024-06-27 10:53:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 10:53:01 (GMT) |
commit | c7d2b2b646f5abdbec501f63ab9b719b3db70a1f (patch) | |
tree | b9eecc5cdab0f7efcb88e9a032266a72174513cb /Misc | |
parent | 9df7392ebad877fdaa3d6f1c1f1c7504a50efb72 (diff) | |
download | cpython-c7d2b2b646f5abdbec501f63ab9b719b3db70a1f.zip cpython-c7d2b2b646f5abdbec501f63ab9b719b3db70a1f.tar.gz cpython-c7d2b2b646f5abdbec501f63ab9b719b3db70a1f.tar.bz2 |
[3.13] gh-120888: Bump bundled pip to 24.1.1 (GH-120889) (#121080)
gh-120888: Bump bundled pip to 24.1.1 (GH-120889)
(cherry picked from commit 4999e0bda091826fcdf303dd439364e1d303a5ce)
Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Library/2024-06-22-22-52-24.gh-issue-120888.sd8I3N.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2024-06-22-22-52-24.gh-issue-120888.sd8I3N.rst b/Misc/NEWS.d/next/Library/2024-06-22-22-52-24.gh-issue-120888.sd8I3N.rst new file mode 100644 index 0000000..c733ff5 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2024-06-22-22-52-24.gh-issue-120888.sd8I3N.rst @@ -0,0 +1 @@ +Upgrade pip wheel bundled with ensurepip (pip 24.1.1) |