From bd44d7ab06f85ec310cd7d288677e9b1081891f7 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Sat, 2 Mar 2019 00:55:27 -0500 Subject: Updates: * setuptools * wheel * pip --- etc/pip/001-setuptools | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'etc/pip/001-setuptools') diff --git a/etc/pip/001-setuptools b/etc/pip/001-setuptools index 621eb9d..1baf896 100644 --- a/etc/pip/001-setuptools +++ b/etc/pip/001-setuptools @@ -1,3 +1,3 @@ -pip==18.1 -setuptools==40.6.2 -wheel==0.32.3 +pip==19.0.3 +setuptools==40.8.0 +wheel==0.33.1 -- cgit