diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-03-13 18:52:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-13 18:52:04 (GMT) |
commit | 1ceda9787f586e11ccd2a94171422a2d70622a27 (patch) | |
tree | 758ec8802806ae41199e5d11bd7437203afe3c2c /Misc/NEWS.d | |
parent | d8ba5c102c54a5f0944638df4b6cda689faba7fa (diff) | |
download | cpython-1ceda9787f586e11ccd2a94171422a2d70622a27.zip cpython-1ceda9787f586e11ccd2a94171422a2d70622a27.tar.gz cpython-1ceda9787f586e11ccd2a94171422a2d70622a27.tar.bz2 |
[3.10] bpo-46985: Upgrade bundled pip to 22.0.4 (GH-31819) (GH-31849)
(cherry picked from commit d87f1b787ed38dfd307d82452f2efe9dc5b93942)
Co-authored-by: Pradyun Gedam <pgedam@bloomberg.net>
Automerge-Triggered-By: GH:ned-deily
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-03-11-13-34-16.bpo-46985.BgoMr2.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-03-11-13-34-16.bpo-46985.BgoMr2.rst b/Misc/NEWS.d/next/Library/2022-03-11-13-34-16.bpo-46985.BgoMr2.rst new file mode 100644 index 0000000..2e08ee8 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2022-03-11-13-34-16.bpo-46985.BgoMr2.rst @@ -0,0 +1 @@ +Upgrade pip wheel bundled with ensurepip (pip 22.0.4) |