gh-132995: Upgrade bundled pip to 25.1.1 (gh-132997)
* gh-132995: Upgrade bundled pip to 25.1.1
(cherry picked from commit
a512905e156bc09a20b171686ac129e66c13f26a)
Co-authored-by: Paul Moore <p.f.moore@gmail.com>
__all__ = ["version", "bootstrap"]
-_PIP_VERSION = "25.0.1"
+_PIP_VERSION = "25.1.1"
# Directory of system wheel packages. Some Linux distribution packaging
# policies recommend against bundling dependencies. For example, Fedora
--- /dev/null
+Bump the version of pip bundled in ensurepip to version 25.1.1