From 6d6c8a7d51cef6ea1324c7286bdd1f90bc061645 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 07:07:26 +0000 Subject: [PATCH] Bump six from 1.11.0 to 1.15.0 Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.15.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.15.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..0511c69 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.15.0 typed-ast==1.1.0 urllib3==1.24.2 wrapt==1.10.11