From 76be84e99bd03770113713cb8e24f6f1e609e17e Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 30 Nov 2020 11:10:01 -0500 Subject: [PATCH] Update pip from 20.2.4 to 20.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 98c1dbdf..3ac041e8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -25,7 +25,7 @@ python_requires = >=3.5 # FIXME: This name seems wrong, but I can't think of a better one atm. build = bork==5.0.0 - pip==20.2.4 + pip==20.3 setuptools==50.3.2 wheel==0.35.1