From 591a03ec99b9dc20f8be86cf0e41d7c3b45b808f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:16:47 +0000 Subject: [PATCH] Bump scrapy-splash from 0.7.1 to 0.8.0 in /scraper/code Bumps [scrapy-splash](https://github.com/scrapy-plugins/scrapy-splash) from 0.7.1 to 0.8.0. - [Release notes](https://github.com/scrapy-plugins/scrapy-splash/releases) - [Changelog](https://github.com/scrapy-plugins/scrapy-splash/blob/master/CHANGES.rst) - [Commits](https://github.com/scrapy-plugins/scrapy-splash/compare/0.7.1...0.8.0) --- updated-dependencies: - dependency-name: scrapy-splash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scraper/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraper/code/requirements.txt b/scraper/code/requirements.txt index ea53f67..fda3d29 100644 --- a/scraper/code/requirements.txt +++ b/scraper/code/requirements.txt @@ -58,7 +58,7 @@ PyYAML==3.12 queuelib==1.4.2 requests==2.18.1 Scrapy==1.3.2 -scrapy-splash==0.7.1 +scrapy-splash==0.8.0 service-identity==16.0.0 setproctitle==1.1.10 six==1.10.0