From 8e2796d47f183bb1373c7fcc8f3afb8de2dcebf2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 3 Jul 2020 16:33:07 -0400 Subject: [PATCH] Update setuptools from 47.3.1 to 49.0.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cdef2ace..52eae8d8 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.3.1 + setuptools==49.0.0 wheel==0.34.2 testing =