From 6d15f7768f6b70988d25e384ba42cc921d24c014 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 3 Dec 2020 07:41:48 -0500 Subject: [PATCH] Update pip from 20.2.4 to 20.3.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 98c1dbdf..88b742d2 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.1 setuptools==50.3.2 wheel==0.35.1