[3.13] gh-120888: Bump bundled pip to 24.1.1 (GH-120889) (#121080)

gh-120888: Bump bundled pip to 24.1.1 (GH-120889)
(cherry picked from commit 4999e0bda0)

Co-authored-by: Pradyun Gedam <pradyunsg@gmail.com>
Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Alyssa Coghlan <ncoghlan@gmail.com>
This commit is contained in:
Miss Islington (bot) 2024-06-27 12:53:01 +02:00 committed by GitHub
parent 9df7392eba
commit c7d2b2b646
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from shutil import copy2
__all__ = ["version", "bootstrap"]
_PIP_VERSION = "24.0"
_PIP_VERSION = "24.1.1"
# Directory of system wheel packages. Some Linux distribution packaging
# policies recommend against bundling dependencies. For example, Fedora

Binary file not shown.

View File

@ -0,0 +1 @@
Upgrade pip wheel bundled with ensurepip (pip 24.1.1)