summaryrefslogtreecommitdiffstats
path: root/Lib/ensurepip
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/ensurepip')
-rw-r--r--Lib/ensurepip/__init__.py4
-rw-r--r--Lib/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl (renamed from Lib/ensurepip/_bundled/pip-19.2.1-py2.py3-none-any.whl)bin1414720 -> 1414986 bytes
-rw-r--r--Lib/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl (renamed from Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl)bin575966 -> 576332 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/Lib/ensurepip/__init__.py b/Lib/ensurepip/__init__.py
index 63de20e..fc0edec 100644
--- a/Lib/ensurepip/__init__.py
+++ b/Lib/ensurepip/__init__.py
@@ -8,9 +8,9 @@ import tempfile
__all__ = ["version", "bootstrap"]
-_SETUPTOOLS_VERSION = "41.0.1"
+_SETUPTOOLS_VERSION = "41.2.0"
-_PIP_VERSION = "19.2.1"
+_PIP_VERSION = "19.2.3"
_PROJECTS = [
("setuptools", _SETUPTOOLS_VERSION),
diff --git a/Lib/ensurepip/_bundled/pip-19.2.1-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl
index 1690eb3..8118df8 100644
--- a/Lib/ensurepip/_bundled/pip-19.2.1-py2.py3-none-any.whl
+++ b/Lib/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl
Binary files differ
diff --git a/Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl b/Lib/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl
index 92836e9..82df6f6 100644
--- a/Lib/ensurepip/_bundled/setuptools-41.0.1-py2.py3-none-any.whl
+++ b/Lib/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl
Binary files differ