From 7f363e9dc5a4cfee54e869fb494db70229a0b21d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 10 May 2020 17:58:36 -0500 Subject: [PATCH] Update setuptools from 45.1.0 to 46.2.0 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index af04ce1..7300949 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -11,6 +11,6 @@ pip==20.0.2 psycopg2-binary==2.8.4 pyflakes==2.1.1 pycodestyle==2.5.0 -setuptools==45.1.0 +setuptools==46.2.0 twine==1.15.0 # Last version to support Python 3.5 wheel==0.34.2