From 8e4b92a67cb8432a4a38d90928fc86cbbc5ddde9 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 15 Jun 2020 09:48:58 -0400 Subject: [PATCH] Update setuptools from 47.1.1 to 47.2.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9000e3dd..2440f718 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ tests_require = # FIXME: This name seems wrong, but I can't think of a better one atm. build = pip==20.1.1 - setuptools==47.1.1 + setuptools==47.2.0 wheel==0.34.2 testing =