From 6ad97a6a42688846c496b1f26c2b15d0160483b2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Nov 2020 13:48:02 -0500 Subject: [PATCH] Update pip from 18.0 to 20.3 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d16abf2..5ba8043 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pip==18.0 +pip==20.3 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.8.3