From 7d0d26f48955bd0fb1734ce02b2af7a0310c9b18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:27:40 +0000 Subject: [PATCH] Bump scrapy from 1.0.4 to 2.6.2 in /twitter Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.0.4 to 2.6.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...2.6.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..63fd684 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==2.6.2 simplejson==3.8.2 six==1.10.0 texttable==0.8.4