From c743c5ae597c446f7368613ade713650a40c2cdc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Feb 2022 20:27:40 +0800 Subject: [PATCH] Update pip from 9.0.1 to 22.0.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index a4c8216..f52f0e0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==22.0.3 bumpversion==0.5.3 wheel==0.29.0 watchdog==0.8.3