From 0291866b999aeae87c718522a66fdd3a4356bddd Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 31 Jul 2021 12:11:52 -0600 Subject: [PATCH] Update pip from 19.3 to 21.2.2 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 592196a..af335e2 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,4 +1,4 @@ -pip==19.3 +pip==21.2.2 bumpversion==0.5.3 watchdog==0.9.0 wheel==0.33.6