mirror of
https://github.com/python/cpython.git
synced 2024-11-24 08:52:25 +01:00
Update bundled pip to 24.3.1
This commit is contained in:
parent
142104ce78
commit
f6b0361c17
@ -10,7 +10,7 @@ from shutil import copy2
|
|||||||
|
|
||||||
|
|
||||||
__all__ = ["version", "bootstrap"]
|
__all__ = ["version", "bootstrap"]
|
||||||
_PIP_VERSION = "24.2"
|
_PIP_VERSION = "24.3.1"
|
||||||
|
|
||||||
# Directory of system wheel packages. Some Linux distribution packaging
|
# Directory of system wheel packages. Some Linux distribution packaging
|
||||||
# policies recommend against bundling dependencies. For example, Fedora
|
# policies recommend against bundling dependencies. For example, Fedora
|
||||||
|
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
Update bundled pip to 24.3.1
|
Loading…
Reference in New Issue
Block a user