From bebd77965312c4fa03d57dd3a7d10ce861f4f35a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 07:08:29 +0000 Subject: [PATCH] Bump six from 1.11.0 to 1.14.0 Bumps [six](https://github.com/benjaminp/six) from 1.11.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.11.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 d028f82..bc7d3ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ python-mimeparse==1.6.0 pytz==2018.7 requests==2.20.0 rsa==4.0 -six==1.11.0 +six==1.14.0 typed-ast==1.1.0 urllib3==1.24.2 wrapt==1.10.11