summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-10-18 15:36:42 (GMT)
committerPablo Galindo <pablogsal@gmail.com>2022-10-22 19:18:22 (GMT)
commitc95433573ac889f1e9f3a749200d314cc6bbb83a (patch)
treef804e57b659d31aa2f69d898b95773ecd0e710bd /Misc
parent715b67782eeace45f0250e2291488185ca21fbeb (diff)
downloadcpython-c95433573ac889f1e9f3a749200d314cc6bbb83a.zip
cpython-c95433573ac889f1e9f3a749200d314cc6bbb83a.tar.gz
cpython-c95433573ac889f1e9f3a749200d314cc6bbb83a.tar.bz2
[3.11] gh-98331: Update bundled pip to 22.3 (GH-98332) (gh-98400)
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS.d/next/Library/2022-10-16-15-31-50.gh-issue-98331.Y5kPOX.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-10-16-15-31-50.gh-issue-98331.Y5kPOX.rst b/Misc/NEWS.d/next/Library/2022-10-16-15-31-50.gh-issue-98331.Y5kPOX.rst
new file mode 100644
index 0000000..b4cf943
--- /dev/null
+++ b/Misc/NEWS.d/next/Library/2022-10-16-15-31-50.gh-issue-98331.Y5kPOX.rst
@@ -0,0 +1 @@
+Update the bundled copies of pip and setuptools to versions 22.3 and 65.5.0 respectively.