From b638a255d6ecc2a91f74848b731b074070d634f0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 17 Oct 2020 20:54:18 -0400 Subject: [PATCH] Update pip from 20.2.3 to 20.2.4 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cb050e72..95cacf1a 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.3 + pip==20.2.4 setuptools==50.3.2 wheel==0.35.1