From a9aaf83d3928c792e0ea80e1a7b8882df751b27c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Wed, 13 May 2020 01:44:04 -0400 Subject: [PATCH] Update pip from 20.0.2 to 20.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cb9ee9c1..90657cf0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,7 +35,7 @@ tests_require = [options.extras_require] # FIXME: This name seems wrong, but I can't think of a better one atm. build = - pip==20.0.2 + pip==20.1 setuptools==45.1.0 wheel==0.34.2