From 6840a0ee1f329ba2a86566e2e2718da6bd75d1c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:56:22 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 1.8.2 in /Recommender Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.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.5.1...1.8.2) --- 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..5eac2bf 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.2 tensorflow==1.12.0rc2