mirror of
https://github.com/python/cpython.git
synced 2025-07-24 19:54:21 +00:00
[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:
parent
9df7392eba
commit
c7d2b2b646
4 changed files with 2 additions and 1 deletions
|
@ -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.
BIN
Lib/ensurepip/_bundled/pip-24.1.1-py3-none-any.whl
Normal file
BIN
Lib/ensurepip/_bundled/pip-24.1.1-py3-none-any.whl
Normal file
Binary file not shown.
|
@ -0,0 +1 @@
|
|||
Upgrade pip wheel bundled with ensurepip (pip 24.1.1)
|
Loading…
Add table
Add a link
Reference in a new issue