From 9645b52166fc776e7d698ab3ba723b38c75c81c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:09:59 +0000 Subject: [PATCH] Bump scrapy from 1.3.2 to 2.6.1 in /scrapers/scrapy Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.3.2 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.3.2...2.6.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapers/scrapy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapers/scrapy/requirements.txt b/scrapers/scrapy/requirements.txt index 6b49af5b4..41f4c5944 100644 --- a/scrapers/scrapy/requirements.txt +++ b/scrapers/scrapy/requirements.txt @@ -1,4 +1,4 @@ # Scrapy packages -scrapy==1.3.2 +scrapy==2.6.1 scrapyjs==0.2 shub==2.7.0 \ No newline at end of file