From f1186b5964c18246c1ae2df9b30b0a843ea71ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:13:09 +0000 Subject: [PATCH] Bump scrapy from 1.8.0 to 2.6.1 in /media_and_the_mayor Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.8.0 to 2.6.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.8.0...2.6.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- media_and_the_mayor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media_and_the_mayor/requirements.txt b/media_and_the_mayor/requirements.txt index 392db1b..ff45a30 100644 --- a/media_and_the_mayor/requirements.txt +++ b/media_and_the_mayor/requirements.txt @@ -1,5 +1,5 @@ nltk==3.4.5 -Scrapy==1.8.0 +Scrapy==2.6.1 scrapy_splash==0.7.2 mxnet==1.6.0b20191207 Keras==2.3.1