From b49a6d13c3836f18511c91ffde0892a252e32f85 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 04:46:33 +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 2dd5774..e66c554 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ PyMySQL==0.9.3 python-dateutil==2.6.1 Scrapy==1.5.0 scrapy-fake-useragent==1.1.0 -six==1.11.0 +six==1.14.0 tika==1.19 uWSGI==2.0.18 validators==0.14.0 \ No newline at end of file