From c74dad107b82782519ca57bd7fc8da7a23f7e254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:56:19 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 1.8.2 in /project 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] --- project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/requirements.txt b/project/requirements.txt index 3a3ed73..64bb9cc 100644 --- a/project/requirements.txt +++ b/project/requirements.txt @@ -63,7 +63,7 @@ PyYAML==3.13 queuelib==1.5.0 requests==2.19.1 scipy==1.1.0 -Scrapy==1.5.1 +Scrapy==1.8.2 service-identity==17.0.0 simplegeneric==0.8.1 six==1.11.0