From 8014fcf258951646ab92c66811cd622869f94320 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 May 2020 07:07:44 -0400 Subject: [PATCH] Update setuptools from 46.3.0 to 46.3.1 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index b8782110..b66b23bc 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 - setuptools==46.3.0 + setuptools==46.3.1 wheel==0.34.2 testing =