[3.12] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114971)

gh-114965: Updated bundled pip to 24.0 (gh-114966)

Updated bundled pip to 24.0

(cherry picked from commit a4c298c149)
This commit is contained in:
Stéphane Bidoul 2024-02-03 20:37:13 +01:00 committed by GitHub
parent df9f3ef5a2
commit f7252f6831
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 importlib import resources
__all__ = ["version", "bootstrap"]
_PACKAGE_NAMES = ('pip',)
_PIP_VERSION = "23.3.2"
_PIP_VERSION = "24.0"
_PROJECTS = [
("pip", _PIP_VERSION, "py3"),
]

View file

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