mirror of
https://github.com/python/cpython.git
synced 2026-05-06 04:37:33 -04:00
[3.14] gh-149377: update bundled pip to 26.1.1 (GH-149378) (#149379)
gh-149377: update bundled pip to 26.1.1 (GH-149378)
(cherry picked from commit de66149f66)
Co-authored-by: Stéphane Bidoul <stephane.bidoul@gmail.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d43bb469e8
commit
96b81d527c
@@ -10,7 +10,7 @@ from shutil import copy2
|
||||
|
||||
|
||||
__all__ = ["version", "bootstrap"]
|
||||
_PIP_VERSION = "26.1"
|
||||
_PIP_VERSION = "26.1.1"
|
||||
|
||||
# Directory of system wheel packages. Some Linux distribution packaging
|
||||
# policies recommend against bundling dependencies. For example, Fedora
|
||||
|
||||
BIN
Binary file not shown.
@@ -0,0 +1 @@
|
||||
Update bundled pip to 26.1.1
|
||||
Reference in New Issue
Block a user