From 9f39b145f45676f08ffcc3b28150d6eff3e4b8bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:16:41 +0000 Subject: [PATCH] Bump scrapy-splash from 0.7.2 to 0.8.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8d49b68..65d9a6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ Scrapy==1.7.3 -scrapy-splash==0.7.2 +scrapy-splash==0.8.0