From aaa0d71c09095786a769c766a70f8738cbfe3f31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:10:17 +0000 Subject: [PATCH] Bump scrapy from 1.0.4 to 1.8.1 in /twitter Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.0.4 to 1.8.1. - [Release notes](https://github.com/scrapy/scrapy/releases) - [Changelog](https://github.com/scrapy/scrapy/blob/master/docs/news.rst) - [Commits](https://github.com/scrapy/scrapy/compare/1.0.4...1.8.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- twitter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitter/requirements.txt b/twitter/requirements.txt index 04fee05..b753c8f 100644 --- a/twitter/requirements.txt +++ b/twitter/requirements.txt @@ -13,7 +13,7 @@ Pillow==2.6.1 pynamodb==1.4.4 python-dateutil==2.4.2 PyYAML==3.11 -Scrapy==1.0.4 +Scrapy==1.8.1 simplejson==3.8.2 six==1.10.0 texttable==0.8.4