From 06a2b19aa9e0cf28c3d8406fab32f2e08d489a3f Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 15 Dec 2020 14:02:34 -0500 Subject: [PATCH] Update pip from 20.3.1 to 20.3.3 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 584f58ca..ceb5a932 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.1.0 - pip==20.3.1 + pip==20.3.3 setuptools==50.3.2 wheel==0.36.2