diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py index 7598009022f..79120539472 100644 --- a/Lib/ensurepip/__init__.py +++ b/Lib/ensurepip/__init__.py @@ -8,7 +8,7 @@ import tempfile __all__ = ["version", "bootstrap"] -_SETUPTOOLS_VERSION = "15.0" +_SETUPTOOLS_VERSION = "15.2" _PIP_VERSION = "6.1.1" diff --git a/Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl similarity index 84% rename from Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl rename to Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl index 578ff3c31c7..f153ed37668 100644 Binary files a/Lib/ensurepip/_bundled/setuptools-15.0-py2.py3-none-any.whl and b/Lib/ensurepip/_bundled/setuptools-15.2-py2.py3-none-any.whl differ