From e5758f1cb9f469bda2235849fa439bc71639e90a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2020 17:24:46 +0000 Subject: [PATCH] Bump setuptools from 44.0.0 to 44.1.0 Bumps [setuptools](https://github.com/pypa/setuptools) from 44.0.0 to 44.1.0. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/master/CHANGES.rst) - [Commits](https://github.com/pypa/setuptools/compare/v44.0.0...v44.1.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c88bf83..6926cd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ pycountry==19.8.18 python-dateutil==2.8.1 requests==2.23.0 s3transfer==0.3.3 -setuptools==44.0.0 +setuptools==44.1.0 six==1.14.0 transip==2.1.2