Skip to content
Snippets Groups Projects
Unverified Commit fb422147 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

gh-95339: update bundled pip to 22.2.1 (gh-95340)


(cherry picked from commit 226d02bb)

Co-authored-by: default avatarStéphane Bidoul <stephane.bidoul@gmail.com>
parent 2ef7a726
Branches
Tags
No related merge requests found
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
__all__ = ["version", "bootstrap"] __all__ = ["version", "bootstrap"]
_PACKAGE_NAMES = ('setuptools', 'pip') _PACKAGE_NAMES = ('setuptools', 'pip')
_SETUPTOOLS_VERSION = "63.2.0" _SETUPTOOLS_VERSION = "63.2.0"
_PIP_VERSION = "22.2" _PIP_VERSION = "22.2.1"
_PROJECTS = [ _PROJECTS = [
("setuptools", _SETUPTOOLS_VERSION, "py3"), ("setuptools", _SETUPTOOLS_VERSION, "py3"),
("pip", _PIP_VERSION, "py3"), ("pip", _PIP_VERSION, "py3"),
......
File suppressed by a .gitattributes entry, the file's encoding is unsupported, or the file size exceeds the limit.
Update bundled pip to 22.2.1.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment