From 82210822e72a42e60f6a33647ae223c707944e28 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 13 Aug 2021 18:30:40 +0200 Subject: [PATCH] Update pip from 20.1.1 to 21.2.4 --- dev-requirements.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e4b084a..cdd3730 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -312,10 +312,9 @@ wheel==0.34.2 \ # via -r requirements_dev.in # The following packages are considered to be unsafe in a requirements file: -pip==20.1.1 \ - --hash=sha256:27f8dc29387dd83249e06e681ce087e6061826582198a425085e0bf4c1cf3a55 \ - --hash=sha256:b27c4dedae8c41aa59108f2fa38bf78e0890e590545bc8ece7cdceb4ba60f6e4 \ - # via -r requirements_dev.in, pip-tools +pip==21.2.4 \ + --hash=sha256:0eb8a1516c3d138ae8689c0c1a60fde7143310832f9dc77e11d8a4bc62de193b \ + --hash=sha256:fa9ebb85d3fd607617c0c44aca302b1b45d87f9c2a1649b46c26167ca4296323 # via -r requirements_dev.in, pip-tools setuptools==47.1.1 \ --hash=sha256:145fa62b9d7bb544fce16e9b5a9bf4ab2032d2f758b7cd674af09a92736aff74 \ --hash=sha256:74f33f44290f95c5c4a7c13ccc9d6d1a16837fe9dce0acf411dd244e7de95143 \