From 1ce68c45c5e84a17d20e8254e238a1c522733151 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 22 Oct 2021 19:01:54 +0100 Subject: [PATCH] Update pip from 20.0.2 to 21.3.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 848ec8f..ec63986 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -1,4 +1,4 @@ -pip==20.0.2 +pip==21.3.1 bump2version==1.0.0 wheel==0.34.2 watchdog==0.10.2