From af1f3f83213b1e0670d3b8d288c7bd9918403818 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:11:02 +0000 Subject: [PATCH] Bump scrapy from 1.5.0 to 2.6.1 in /Crawler Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.0 to 2.6.1. - [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...2.6.1) --- 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..e2a3625 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==2.6.1 seaborn==0.8.1 Send2Trash==1.4.2 service-identity==17.0.0