From 754abcbbebc21f2888d5ea8221e6f9dd8890bbf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:56:02 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 1.8.2 in /scrapy/sfw_spider Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.1 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.1...1.8.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..0731886 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==1.8.2 selenium==3.14.1 service-identity==17.0.0 six==1.11.0