From 5bb25344a5d4afb0f0a82fbda553e42a8c497fe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:57:37 +0000 Subject: [PATCH] Bump scrapy from 1.6.0 to 1.8.2 in /my_sentiment_analysis/Pretrained Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.6.0 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.6.0...1.8.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- my_sentiment_analysis/Pretrained/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my_sentiment_analysis/Pretrained/requirements.txt b/my_sentiment_analysis/Pretrained/requirements.txt index 117debf..6fc0286 100644 --- a/my_sentiment_analysis/Pretrained/requirements.txt +++ b/my_sentiment_analysis/Pretrained/requirements.txt @@ -162,7 +162,7 @@ s3transfer==0.2.0 scikit-image==0.14.2 scikit-learn==0.20.2 scipy==1.2.1 -Scrapy==1.6.0 +Scrapy==1.8.2 seaborn==0.9.0 Send2Trash==1.5.0 service-identity==18.1.0