From 1902363b9444ddc10045b52b506f2fe6d89bccc5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 5 Oct 2018 17:23:31 +0200 Subject: [PATCH] Update pip from 18.0 to 18.1 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 0fd684b..30727ae 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -5,7 +5,7 @@ coverage==4.5.1 cryptography==2.3.1 flake8==3.5.0 mock==2.0.0 -pip==18.0 +pip==18.1 tox==3.4.0 watchdog==0.9.0 wheel==0.32.1