From 9b5d0e680a906ca9287c0ffdf08ee43bdb2755d5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 30 Nov 2017 22:56:46 +0100 Subject: [PATCH] Update pip-tools from 1.10.2 to 1.11.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7c6341e..5462287 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -8,7 +8,7 @@ cached-property==1.3.1 click==6.7 # via pip-tools first==2.0.1 # via pip-tools lxml==4.1.1 -pip-tools==1.10.2 +pip-tools==1.11.0 requests==2.18.4 six==1.11.0 # via pip-tools slumber==0.7.1