From 3697f45ee6ab946a6f73cb7857246051cbf80ef8 Mon Sep 17 00:00:00 2001 From: Pradyun Gedam Date: Thu, 19 Nov 2020 19:06:11 +0000 Subject: [PATCH] Fix the certifi version in vendor.txt Signed-off-by: Pradyun Gedam --- src/pip/_vendor/vendor.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pip/_vendor/vendor.txt b/src/pip/_vendor/vendor.txt index 21614a5e6..cc8157f16 100644 --- a/src/pip/_vendor/vendor.txt +++ b/src/pip/_vendor/vendor.txt @@ -12,7 +12,7 @@ pep517==0.9.1 progress==1.5 pyparsing==2.4.7 requests==2.25.0 - certifi==2020.11.8 + certifi==2020.11.08 chardet==3.0.4 idna==2.10 urllib3==1.26.2