From 49eb96eb675928a4662c6f477b8fb6658b86196b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:10:30 +0000 Subject: [PATCH] Bump scrapy from 1.5.0 to 2.6.1 in /backend Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.0 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.5.0...2.6.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index cacef69..667d04c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -44,7 +44,7 @@ queuelib==1.4.2 requests==2.18.4 scikit-learn==0.19.1 scipy==1.0.1 -Scrapy==1.5.0 +Scrapy==2.6.1 service-identity==17.0.0 simplegeneric==0.8.1 six==1.11.0