From d76b951697f7aee47bdb83c34e393ae30ec481d7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 15 Oct 2022 14:01:03 +0100 Subject: [PATCH] Update pip from 20.0.2 to 22.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..52d56d2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==20.0.2 +pip==22.3 bump2version==1.0.0 wheel==0.34.2 watchdog==0.10.2