From b2dcaa7ccc746e0759608f6fe1237669713d3527 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 7 Mar 2022 10:57:11 -0700 Subject: [PATCH] Update pip from 19.3 to 22.0.4 --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 592196a..338c991 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,4 +1,4 @@ -pip==19.3 +pip==22.0.4 bumpversion==0.5.3 watchdog==0.9.0 wheel==0.33.6