summaryrefslogtreecommitdiff
path: root/pip/_vendor/vendor.txt
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2017-03-18 14:51:13 -0400
committerGitHub <noreply@github.com>2017-03-18 14:51:13 -0400
commitb005a9bb84c1903bf438d57c33938e67e8bb2b29 (patch)
tree696af7e9139f3a9aa13d202a37c0c7d1530a0125 /pip/_vendor/vendor.txt
parentac55737e7a1c5d077f8394145ffcf6bcec249a57 (diff)
downloadpip-b005a9bb84c1903bf438d57c33938e67e8bb2b29.tar.gz
Upgrade setuptools, appdirs, cachecontrol, distro, ipaddress, pyparsing, and requests (#4342)
* Upgrade setuptools to 34.3.2 * Upgrade appdirs to 1.4.3 * Upgrade CacheControl to 0.12.1 * Upgrade distro to 1.0.2 * Upgrade ipaddress to 1.0.18 * Upgrade pyparsing to 2.2.0 * Upgrade requests to 2.13.0 * Remove patching of progress * Don't translate imports that would be syntax errors * Patch pkg_resources to handle packaging correctly
Diffstat (limited to 'pip/_vendor/vendor.txt')
-rw-r--r--pip/_vendor/vendor.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/pip/_vendor/vendor.txt b/pip/_vendor/vendor.txt
index 7f0c862a9..533d6d517 100644
--- a/pip/_vendor/vendor.txt
+++ b/pip/_vendor/vendor.txt
@@ -1,18 +1,18 @@
-appdirs==1.4.0
+appdirs==1.4.3
distlib==0.2.4
-distro==1.0.1
+distro==1.0.2
html5lib==1.0b10
six==1.10.0
colorama==0.3.7
-requests==2.11.1
-CacheControl==0.12.0
+CacheControl==0.12.1
msgpack-python==0.4.8
lockfile==0.12.2
ordereddict==1.1 # Only needed on 2.6
progress==1.2
-ipaddress==1.0.17 # Only needed on 2.6 and 2.7
+ipaddress==1.0.18 # Only needed on 2.6 and 2.7
packaging==16.8
-pyparsing==2.1.10
+pyparsing==2.2.0
retrying==1.3.3
-setuptools==28.8.0
+requests==2.13.0
+setuptools==34.3.2
webencodings==0.5