From 58e75125f381be0220ad82fed38247ea1d9179fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:14:13 +0000 Subject: [PATCH] Bump scrapy from 2.1.0 to 2.5.1 in /Titanic Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.1.0 to 2.5.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/2.1.0...2.5.1) --- 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..8086370 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.5.1 Send2Trash==1.5.0 service-identity==18.1.0 six==1.14.0