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

gh-95609: update bundled pip to 22.2.2 (gh-95610)


(cherry picked from commit 3d9d45b2)

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