[3.13] gh-126188: Update bundled pip to 24.3.1 (gh-126805) (#126806)

gh-126188: Update bundled pip to 24.3.1 (gh-126805)

Update bundled pip to 24.3.1
(cherry picked from commit f6b0361c17)

Co-authored-by: Stéphane Bidoul <stephane.bidoul@gmail.com>
This commit is contained in:
Miss Islington (bot) 2024-11-13 22:51:57 +01:00 committed by GitHub
parent 3fe062c98d
commit 942f807f70
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 1 deletions

View file

@ -10,7 +10,7 @@ from shutil import copy2
__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

View file

@ -0,0 +1 @@
Update bundled pip to 24.3.1