From 2da3c7d8014609235fc69c04267061ac652da5b6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2020 15:27:46 +0000 Subject: [PATCH] Bump six from 1.13.0 to 1.14.0 Bumps [six](https://github.com/benjaminp/six) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.13.0...1.14.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 2f35502..6f5ab04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ python-dateutil==2.8.1 requests==2.22.0 s3transfer==0.3.1 setuptools==44.0.0 -six==1.13.0 +six==1.14.0 transip==2.0.0