From 0da84fda34c0403d95678bfddf08f0fd764d42da Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2020 17:20:24 +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 cb49220..2a2f668 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,6 +8,6 @@ pycodestyle==2.5.0 PySocks==1.7.1 requests==2.22.0 requests-oauthlib==1.2.0 -six==1.13.0 +six==1.14.0 Unidecode==1.1.1 urllib3==1.25.6