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