gh-149377: update bundled pip to 26.1.1 (#149378)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
This commit is contained in:
Stéphane Bidoul
2026-05-04 21:58:28 +02:00
committed by GitHub
parent 12a20daee7
commit de66149f66
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