From a2a1ca48451532c6996e17e05d65aeefa6483035 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 1 May 2021 08:39:58 -0600 Subject: [PATCH] Update pip from 19.3 to 21.1.1 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 592196a..5be099c 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,4 +1,4 @@ -pip==19.3 +pip==21.1.1 bumpversion==0.5.3 watchdog==0.9.0 wheel==0.33.6