From 397bf4c21c80818625f46ab1c1eb123c141db7f5 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sat, 30 Jan 2021 16:22:31 -0500 Subject: [PATCH] Update pip from 20.3.3 to 21.0.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ff0b06f..c95985a 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.3 + pip==21.0.1 setuptools==51.1.1 wheel==0.36.2