From 0f3fb6ef3eb9007b9afb0f77ad9539d65992315c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:54:52 +0000 Subject: [PATCH] Bump scrapy from 1.5.0 to 1.8.2 in /Crawler Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.0 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.0...1.8.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Crawler/requirements.txt b/Crawler/requirements.txt index eacaf68..7f758da 100644 --- a/Crawler/requirements.txt +++ b/Crawler/requirements.txt @@ -154,7 +154,7 @@ ruamel-yaml==0.15.35 scikit-image==0.13.1 scikit-learn==0.19.1 scipy==1.0.0 -Scrapy==1.5.0 +Scrapy==1.8.2 seaborn==0.8.1 Send2Trash==1.4.2 service-identity==17.0.0