From c20581220551b6f245b315f820368c4fdf385b1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:16:33 +0000 Subject: [PATCH] Bump scrapy-splash from 0.7.2 to 0.8.0 in /collect_data_service Bumps [scrapy-splash](https://github.com/scrapy-plugins/scrapy-splash) from 0.7.2 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.2...0.8.0) --- updated-dependencies: - dependency-name: scrapy-splash dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- collect_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collect_data_service/requirements.txt b/collect_data_service/requirements.txt index ef0b575..8304919 100644 --- a/collect_data_service/requirements.txt +++ b/collect_data_service/requirements.txt @@ -18,7 +18,7 @@ PyDispatcher==2.0.5 pyOpenSSL==17.5.0 queuelib==1.4.2 Scrapy==1.5.0 -scrapy-splash==0.7.2 +scrapy-splash==0.8.0 service-identity==17.0.0 six==1.11.0 Twisted==17.9.0