From 4bc1e878a04153cf2a1527d4f68bf8854240b45b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 05:24:48 +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 57e20de..b06a41e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-dateutil==2.8.1 redis==3.3.11 requests==2.22.0 simplejson==3.17.0 -six==1.13.0 +six==1.14.0 transaction==3.0.0 translationstring==1.3 ujson==1.35