mirror of
https://github.com/python/cpython.git
synced 2026-06-18 15:42:21 +00:00
[3.13] gh-150685: update bundled pip to 26.1.2 (gh-150686) (gh-150689)
This commit is contained in:
parent
66b940c2f1
commit
62bd651d16
3 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
|
||||
__all__ = ["version", "bootstrap"]
|
||||
_PIP_VERSION = "26.1.1"
|
||||
_PIP_VERSION = "26.1.2"
|
||||
|
||||
# Directory of system wheel packages. Some Linux distribution packaging
|
||||
# policies recommend against bundling dependencies. For example, Fedora
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
Update bundled pip to 26.1.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue