From 715a348caeac7a83934d9f92089e44e4a20fa086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:11:46 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 1.8.1 in /Recommender 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] --- Recommender/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Recommender/requirements.txt b/Recommender/requirements.txt index 01df808..9655689 100644 --- a/Recommender/requirements.txt +++ b/Recommender/requirements.txt @@ -5,5 +5,5 @@ numpy==1.15.3 pandas==0.23.4 requests==2.20.0 scikit-learn==0.20.0 -Scrapy==1.5.1 +Scrapy==1.8.1 tensorflow==1.12.0rc2