mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
gh-126188: Update bundled pip to 24.3.1 (gh-126805)
Update bundled pip to 24.3.1
This commit is contained in:
parent
142104ce78
commit
f6b0361c17
3 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
|
||||
__all__ = ["version", "bootstrap"]
|
||||
_PIP_VERSION = "24.2"
|
||||
_PIP_VERSION = "24.3.1"
|
||||
|
||||
# Directory of system wheel packages. Some Linux distribution packaging
|
||||
# policies recommend against bundling dependencies. For example, Fedora
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -0,0 +1 @@
|
|||
Update bundled pip to 24.3.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue