diff options
author | Paul Moore <p.f.moore@gmail.com> | 2023-07-25 09:59:25 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-25 09:59:25 (GMT) |
commit | f443b54a2f14e386a91fe4b09f41a265445008b8 (patch) | |
tree | bf60f809295049278f19f0e71f6754a1a18f16a3 /Misc | |
parent | d9e34db993ebc4340459ac5cb3a66c1b83451a66 (diff) | |
download | cpython-f443b54a2f14e386a91fe4b09f41a265445008b8.zip cpython-f443b54a2f14e386a91fe4b09f41a265445008b8.tar.gz cpython-f443b54a2f14e386a91fe4b09f41a265445008b8.tar.bz2 |
gh-106774: Update bundled pip version to 23.2.1 (#106775)
* Update bundled pip version to 23.2.1
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS.d/next/Library/2023-07-15-10-24-56.gh-issue-106774.FJcqCj.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2023-07-15-10-24-56.gh-issue-106774.FJcqCj.rst b/Misc/NEWS.d/next/Library/2023-07-15-10-24-56.gh-issue-106774.FJcqCj.rst new file mode 100644 index 0000000..ed46757 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2023-07-15-10-24-56.gh-issue-106774.FJcqCj.rst @@ -0,0 +1 @@ +Update the bundled copy of pip to version 23.2.1. |