From 72973bd23937d315f9f8e3b6e52402db923ba964 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:10:52 +0000 Subject: [PATCH] Bump scrapy from 1.0.5 to 1.8.1 in /chapter1 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.0.5 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.0.5...1.8.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..8e6689e 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==1.8.1 scrapyd==1.0.1 ScrapyElasticSearch==0.8.2 service-identity==16.0.0