diff options
author | Paul Moore <p.f.moore@gmail.com> | 2023-04-22 11:19:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-22 11:19:23 (GMT) |
commit | b2862950dc05d313b228f02a8efdd8c9c59a8ff4 (patch) | |
tree | 4ca2b07294bb41f48c834adc521662f94ea07e09 /Misc/NEWS.d | |
parent | 6b58d419a1bd62ac94274d108d59980a3eb6f6e0 (diff) | |
download | cpython-b2862950dc05d313b228f02a8efdd8c9c59a8ff4.zip cpython-b2862950dc05d313b228f02a8efdd8c9c59a8ff4.tar.gz cpython-b2862950dc05d313b228f02a8efdd8c9c59a8ff4.tar.bz2 |
gh-103559: Update bundled pip version to 23.1.1 (gh-103560)
* Update bundled pip version to 23.1
* Update to pip 23.1.1
Diffstat (limited to 'Misc/NEWS.d')
-rw-r--r-- | Misc/NEWS.d/next/Library/2023-04-15-11-21-38.gh-issue-103559.a9rYHG.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2023-04-15-11-21-38.gh-issue-103559.a9rYHG.rst b/Misc/NEWS.d/next/Library/2023-04-15-11-21-38.gh-issue-103559.a9rYHG.rst new file mode 100644 index 0000000..2c9d67e --- /dev/null +++ b/Misc/NEWS.d/next/Library/2023-04-15-11-21-38.gh-issue-103559.a9rYHG.rst @@ -0,0 +1 @@ +Update the bundled copy of pip to version 23.1.1. |