From 58a8a57092c8c994d408fb3ee02c8363b9c96a39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:53:07 +0000 Subject: [PATCH] Bump scrapy from 1.0.4 to 1.8.2 in /twitter Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.0.4 to 1.8.2. - [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.2) --- 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..842a990 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.2 simplejson==3.8.2 six==1.10.0 texttable==0.8.4