From 0d65f2ff79e773264f8b0c8df361a4f79b1d8eb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:54:08 +0000 Subject: [PATCH] Bump scrapy from 2.1.0 to 2.6.0 in /Titanic Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.1.0 to 2.6.0. - [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/2.1.0...2.6.0) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Titanic/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Titanic/requirements.txt b/Titanic/requirements.txt index b7b45d9..8d197dc 100644 --- a/Titanic/requirements.txt +++ b/Titanic/requirements.txt @@ -72,7 +72,7 @@ pytz==2020.1 pyzmq==19.0.0 queuelib==1.5.0 requests==2.23.0 -Scrapy==2.1.0 +Scrapy==2.6.0 Send2Trash==1.5.0 service-identity==18.1.0 six==1.14.0