From 1e439b81671d43e732c92a063276c821c7721596 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 04:50:33 +0000 Subject: [PATCH] Bump six from 1.11.0 to 1.13.0 Bumps [six](https://github.com/benjaminp/six) from 1.11.0 to 1.13.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.13.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..cfabc25 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.13.0 tika==1.19 uWSGI==2.0.18 validators==0.14.0 \ No newline at end of file