diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-10-18 15:36:42 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-18 15:36:42 (GMT) |
commit | 651a7300dc7962bf6f9f62c886af8cbdcf1334da (patch) | |
tree | 9c3caefd7b26ab6f27e5fab317b604661270df4b /Misc | |
parent | 0bba980c5f67e72e8fe4803957ac82748d3b483e (diff) | |
download | cpython-651a7300dc7962bf6f9f62c886af8cbdcf1334da.zip cpython-651a7300dc7962bf6f9f62c886af8cbdcf1334da.tar.gz cpython-651a7300dc7962bf6f9f62c886af8cbdcf1334da.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.rst | 1 |
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. |