[3.13] gh-149377: update bundled pip to 26.1.1 (GH-149378) (#149380)

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:
Miss Islington (bot)
2026-05-04 22:43:33 +02:00
committed by GitHub
parent 561d1b95b9
commit 9f9a273267
3 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -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
@@ -0,0 +1 @@
Update bundled pip to 26.1.1