From 61b876e3874362fcf453057f4b11815c4c411654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:59:14 +0000 Subject: [PATCH] Bump scrapy from 1.5.2 to 1.8.2 in /Chapter11/app Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.2 to 1.8.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.5.2...1.8.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Chapter11/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter11/app/requirements.txt b/Chapter11/app/requirements.txt index 5b5a84c..8629dec 100644 --- a/Chapter11/app/requirements.txt +++ b/Chapter11/app/requirements.txt @@ -75,7 +75,7 @@ s3transfer==0.2.0 scikit-image==0.14.1 scikit-learn==0.21.3 scipy==1.3.1 -Scrapy==1.5.2 +Scrapy==1.8.2 seaborn==0.9.0 SecretStorage==3.1.0 selenium==3.141.0