From 719d8133d65458430531e343b4027457b7fc6d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:11:33 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 1.8.1 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.1 to 1.8.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.1...1.8.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 22fdcc1..6d58a4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -159,7 +159,7 @@ ruamel-yaml==0.15.35 scikit-image==0.13.1 scikit-learn==0.19.1 scipy==1.1.0 -Scrapy==1.5.1 +Scrapy==1.8.1 seaborn==0.8.1 selenium==3.8.1 Send2Trash==1.5.0