From 1b118c100d718b97c56f4d299474cad443c0710c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 11 Oct 2021 20:42:17 -0600 Subject: [PATCH] Update pip from 19.3 to 21.3 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 592196a..61828b2 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,4 +1,4 @@ -pip==19.3 +pip==21.3 bumpversion==0.5.3 watchdog==0.9.0 wheel==0.33.6