From caa2226f93620d30c3a2329341457e7252199a8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:35:46 +0000 Subject: [PATCH] Bump scrapy from 1.5.2 to 2.6.2 in /Chapter11/app Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.2 to 2.6.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...2.6.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..33807a2 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==2.6.2 seaborn==0.9.0 SecretStorage==3.1.0 selenium==3.141.0