From 3474af7ad87e85ce3bb6c57b5be4a1424340e51f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:12:00 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 1.8.1 in /crawler/fang Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.1 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.5.1...1.8.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crawler/fang/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 crawler/fang/requirements.txt diff --git a/crawler/fang/requirements.txt b/crawler/fang/requirements.txt old mode 100755 new mode 100644 index fb248f2d..bde9b085 --- a/crawler/fang/requirements.txt +++ b/crawler/fang/requirements.txt @@ -39,7 +39,7 @@ pytesseract==0.2.4 queuelib==1.5.0 redis==2.10.6 requests==2.19.1 -Scrapy==1.5.1 +Scrapy==1.8.1 scrapy-redis==0.6.8 selenium==3.14.0 service-identity==17.0.0