From a930a76dcc39feb3aeb6e8718f1742c8dc8e1d4f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 3 Aug 2022 21:58:58 -0500 Subject: [PATCH] Update pip from 19.3 to 22.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..d6f4fda 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,4 +1,4 @@ -pip==19.3 +pip==22.2.2 bumpversion==0.5.3 watchdog==0.9.0 wheel==0.33.6