From 69c8e825474432b388b75ccce257e30600aa86f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:31:18 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 2.6.2 in /scrapy/sfw_spider Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.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.5.1...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapy/sfw_spider/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy/sfw_spider/requirements.txt b/scrapy/sfw_spider/requirements.txt index 061f1b2..1abde6c 100644 --- a/scrapy/sfw_spider/requirements.txt +++ b/scrapy/sfw_spider/requirements.txt @@ -39,7 +39,7 @@ queuelib==1.5.0 regex==2018.11.22 requests==2.19.1 retrying==1.3.3 -Scrapy==1.5.1 +Scrapy==2.6.2 selenium==3.14.1 service-identity==17.0.0 six==1.11.0