summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next
diff options
context:
space:
mode:
authorNed Deily <nad@python.org>2022-03-15 14:39:50 (GMT)
committerGitHub <noreply@github.com>2022-03-15 14:39:50 (GMT)
commit7a315d8a0d4df01f96d82286739b86920ccebc05 (patch)
treea799a63cf5a9df99aca88f546811355646985217 /Misc/NEWS.d/next
parentdea270a2a80214de22afadaaca2043d0d782eb7d (diff)
downloadcpython-7a315d8a0d4df01f96d82286739b86920ccebc05.zip
cpython-7a315d8a0d4df01f96d82286739b86920ccebc05.tar.gz
cpython-7a315d8a0d4df01f96d82286739b86920ccebc05.tar.bz2
bpo-46985: Upgrade bundled pip to 22.0.4 (GH-31819) (GH-31851)
(cherry picked from commit d87f1b787ed38dfd307d82452f2efe9dc5b93942) Co-authored-by: Pradyun Gedam <pgedam@bloomberg.net>
Diffstat (limited to 'Misc/NEWS.d/next')
-rw-r--r--Misc/NEWS.d/next/Library/2022-03-11-13-34-16.bpo-46985.BgoMr2.rst1
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)