From c0168ed7a5341244bfa0c5bc9f8753c7808fc16a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:10:38 +0000 Subject: [PATCH] Bump scrapy from 1.0.5 to 2.6.1 in /chapter1 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.0.5 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.0.5...2.6.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- chapter1/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter1/requirements.txt b/chapter1/requirements.txt index 758bbda..a795925 100644 --- a/chapter1/requirements.txt +++ b/chapter1/requirements.txt @@ -119,7 +119,7 @@ requirements-detector==0.3 rsa==3.1.2 s3cmd==1.0.1 s3transfer==0.1.10 -Scrapy==1.0.5 +Scrapy==2.6.1 scrapyd==1.0.1 ScrapyElasticSearch==0.8.2 service-identity==16.0.0