From 9ea91ff1a233c8c97525c2231c38ecbdc2a60fdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:36:39 +0000 Subject: [PATCH] Bump scrapy from 1.8.1 to 2.6.2 in /Web Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.8.1 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.8.1...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/requirements.txt b/Web/requirements.txt index 38376da..01a7c8f 100644 --- a/Web/requirements.txt +++ b/Web/requirements.txt @@ -89,7 +89,7 @@ queuelib==1.5.0 requests==2.22.0 scikit-learn==0.21.2 scipy==1.3.0 -Scrapy==1.8.1 +Scrapy==2.6.2 Send2Trash==1.5.0 service-identity==18.1.0 six==1.12.0