diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index 2a140a2624d..9dc52334ce0 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -12,7 +12,7 @@ __all__ = ["version", "bootstrap"] _SETUPTOOLS_VERSION = "58.1.0" -_PIP_VERSION = "21.2.4" +_PIP_VERSION = "21.3.1" _PROJECTS = [ ("setuptools", _SETUPTOOLS_VERSION, "py3"), ("pip", _PIP_VERSION, "py3"), diff --git a/Lib/ensurepip/_bundled/pip-21.2.4-py3-none-any.whl b/Lib/ensurepip/_bundled/pip-21.3.1-py3-none-any.whl similarity index 64% rename from Lib/ensurepip/_bundled/pip-21.2.4-py3-none-any.whl rename to Lib/ensurepip/_bundled/pip-21.3.1-py3-none-any.whl index 46d3012c59b..d0aa5ed1f28 100644 Binary files a/Lib/ensurepip/_bundled/pip-21.2.4-py3-none-any.whl and b/Lib/ensurepip/_bundled/pip-21.3.1-py3-none-any.whl differ