forked from python/cpython
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pythongh-98331: Update bundled pip to 22.3 (pythonGH-98332)
(cherry picked from commit 9da5215) Co-authored-by: Paul Moore <p.f.moore@gmail.com>
- Loading branch information
1 parent
d798b59
commit f40e3ec
Showing
4 changed files
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file renamed
BIN
+1.95 MB
...epip/_bundled/pip-22.2.2-py3-none-any.whl → ...urepip/_bundled/pip-22.3-py3-none-any.whl
Binary file not shown.
Binary file renamed
BIN
+1.17 MB
...undled/setuptools-63.2.0-py3-none-any.whl → ...undled/setuptools-65.5.0-py3-none-any.whl
Binary file not shown.
1 change: 1 addition & 0 deletions
1
Misc/NEWS.d/next/Library/2022-10-16-15-31-50.gh-issue-98331.Y5kPOX.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Update the bundled copies of pip and setuptools to versions 22.3 and 65.5.0 respectively. |