From 060fd6842b296f58791261878f2cd70fd4bc7266 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:11:36 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 2.6.1 in /project Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.1 to 2.6.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...2.6.1) --- 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..f73345d 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==2.6.1 service-identity==17.0.0 simplegeneric==0.8.1 six==1.11.0