From 736ae1a47ac40fdaff6286469cc27ea2308960b0 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 8 Apr 2021 21:24:01 -0400 Subject: [PATCH] Update setuptools from 54.2.0 to 56.0.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index cfa2d3f..0545498 100644 --- a/setup.cfg +++ b/setup.cfg @@ -34,7 +34,7 @@ setup_requires = build = bork==5.1.0 pip==21.0.1 - setuptools==54.2.0 + setuptools==56.0.0 wheel==0.36.2 # testing and linting are split, to avoid CI problems