gh-95339: update bundled pip to 22.2.1 (gh-95340)
This commit is contained in:
parent
f40bc7fa49
commit
226d02bb10
@ -11,7 +11,7 @@ from importlib import resources
|
||||
__all__ = ["version", "bootstrap"]
|
||||
_PACKAGE_NAMES = ('setuptools', 'pip')
|
||||
_SETUPTOOLS_VERSION = "63.2.0"
|
||||
_PIP_VERSION = "22.2"
|
||||
_PIP_VERSION = "22.2.1"
|
||||
_PROJECTS = [
|
||||
("setuptools", _SETUPTOOLS_VERSION, "py3"),
|
||||
("pip", _PIP_VERSION, "py3"),
|
||||
|
Binary file not shown.
@ -0,0 +1 @@
|
||||
Update bundled pip to 22.2.1.
|
Loading…
x
Reference in New Issue
Block a user