From d2d8f72a4cffb164a83c426e695102925385ec3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 15:00:20 +0000 Subject: [PATCH] Bump scrapy from 1.8.1 to 1.8.2 in /Web Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.8.1 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.8.1...1.8.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/requirements.txt b/Web/requirements.txt index 38376da..3284a3c 100644 --- a/Web/requirements.txt +++ b/Web/requirements.txt @@ -89,7 +89,7 @@ queuelib==1.5.0 requests==2.22.0 scikit-learn==0.21.2 scipy==1.3.0 -Scrapy==1.8.1 +Scrapy==1.8.2 Send2Trash==1.5.0 service-identity==18.1.0 six==1.12.0