Skip to content
Snippets Groups Projects
Unverified Commit d87f1b78 authored by Pradyun Gedam's avatar Pradyun Gedam Committed by GitHub
Browse files

bpo-46985: Upgrade bundled pip to 22.0.4 (GH-31819)

parent 9f04ee56
Branches
Tags
No related merge requests found
......@@ -11,7 +11,7 @@
__all__ = ["version", "bootstrap"]
_PACKAGE_NAMES = ('setuptools', 'pip')
_SETUPTOOLS_VERSION = "58.1.0"
_PIP_VERSION = "21.2.4"
_PIP_VERSION = "22.0.4"
_PROJECTS = [
("setuptools", _SETUPTOOLS_VERSION, "py3"),
("pip", _PIP_VERSION, "py3"),
......
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
Upgrade pip wheel bundled with ensurepip (pip 22.0.4)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment