From 925a71668e2f43c973001857c529a6832ca77e31 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 14 Mar 2021 12:46:48 -0500 Subject: [PATCH] Update setuptools from 54.0.0 to 54.1.2 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 8cd86f7..f1d1285 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,6 +11,6 @@ pip==21.0.1 psycopg2-binary==2.8.6 pyflakes==2.2.0 pycodestyle==2.6.0 -setuptools==54.0.0 +setuptools==54.1.2 twine==3.3.0 wheel==0.36.2 \ No newline at end of file