mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
[3.13] gh-129583: update bundled pip to 25.0.1 (GH-129909) (#129946)
Co-authored-by: Stéphane Bidoul <stephane.bidoul@gmail.com> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
This commit is contained in:
parent
a00f5a84fd
commit
7df30bbc49
3 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,7 @@ from shutil import copy2
|
|||
|
||||
|
||||
__all__ = ["version", "bootstrap"]
|
||||
_PIP_VERSION = "24.3.1"
|
||||
_PIP_VERSION = "25.0.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 25.0.1
|
Loading…
Add table
Add a link
Reference in a new issue