diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-11-05 19:00:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-05 19:00:12 (GMT) |
commit | 982273ae799c01e5f28fb6314d77591e0379813d (patch) | |
tree | 179dc168bc162079a5123ab7148361edd5ee4193 /Misc/NEWS.d | |
parent | ae5317d309f3b730c25797b07b3fbfc3a1357e7d (diff) | |
download | cpython-982273ae799c01e5f28fb6314d77591e0379813d.zip cpython-982273ae799c01e5f28fb6314d77591e0379813d.tar.gz cpython-982273ae799c01e5f28fb6314d77591e0379813d.tar.bz2 |
gh-99134: Update bundled pip to 22.3.1 (gh-99135)
Update bundled pip to 22.3.1
(cherry picked from commit 47ab8480e71ab3949a336a94c7fd146b1fce595d)
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Library/2022-11-05-17-16-40.gh-issue-99134.Msgspf.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2022-11-05-17-16-40.gh-issue-99134.Msgspf.rst b/Misc/NEWS.d/next/Library/2022-11-05-17-16-40.gh-issue-99134.Msgspf.rst new file mode 100644 index 0000000..d9f12a6 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2022-11-05-17-16-40.gh-issue-99134.Msgspf.rst @@ -0,0 +1 @@ +Update the bundled copy of pip to version 22.3.1. |