From 521e460ccaa25910b3cc2bf81c90adaa87e2eb28 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 25 Apr 2021 08:42:14 +0800 Subject: [PATCH] Update pip from 9.0.1 to 21.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index d6ad529..5cf99d0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==9.0.1 +pip==21.1 wheel==0.30.0 watchdog==0.8.3 flake8==3.4.1