diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index 9ef2c9035..a1f66e6a5 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -12,7 +12,7 @@ __all__ = ["version", "bootstrap"] -_SETUPTOOLS_VERSION = "18.4" +_SETUPTOOLS_VERSION = "19.2" _PIP_VERSION = "7.1.2" diff --git a/Lib/ensurepip/_bundled/setuptools-18.4-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-19.2-py2.py3-none-any.whl similarity index 74% rename from Lib/ensurepip/_bundled/setuptools-18.4-py2.py3-none-any.whl rename to Lib/ensurepip/_bundled/setuptools-19.2-py2.py3-none-any.whl index 9b94202d1..e57e87e8b 100644 Binary files a/Lib/ensurepip/_bundled/setuptools-18.4-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/setuptools-19.2-py2.py3-none-any.whl differ