From e3e9018270e79262fcf57f399c496550369076b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:17:06 +0000 Subject: [PATCH] Bump scrapy-splash from 0.7.2 to 0.8.0 in /media_and_the_mayor 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] --- media_and_the_mayor/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media_and_the_mayor/requirements.txt b/media_and_the_mayor/requirements.txt index 392db1b..a0d8279 100644 --- a/media_and_the_mayor/requirements.txt +++ b/media_and_the_mayor/requirements.txt @@ -1,6 +1,6 @@ nltk==3.4.5 Scrapy==1.8.0 -scrapy_splash==0.7.2 +scrapy_splash==0.8.0 mxnet==1.6.0b20191207 Keras==2.3.1 pandas==0.25.3