diff options
author | Paul Moore <p.f.moore@gmail.com> | 2022-11-05 17:50:39 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-05 17:50:39 (GMT) |
commit | 47ab8480e71ab3949a336a94c7fd146b1fce595d (patch) | |
tree | 01f6d54eda17e0dad4aa8f7da63dd96fd3c23eb2 /Misc | |
parent | 317acb80387674db8c94f48bb9823ae516d05f5c (diff) | |
download | cpython-47ab8480e71ab3949a336a94c7fd146b1fce595d.zip cpython-47ab8480e71ab3949a336a94c7fd146b1fce595d.tar.gz cpython-47ab8480e71ab3949a336a94c7fd146b1fce595d.tar.bz2 |
gh-99134: Update bundled pip to 22.3.1 (gh-99135)
Update bundled pip to 22.3.1
Diffstat (limited to 'Misc')
-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. |