From 77546f005542367aaee9dbf559728b4d4ad47514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 07:26:54 +0000 Subject: [PATCH] Bump scrapy from 2.1.0 to 2.6.1 in /scrapy_app Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.1.0 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/2.1.0...2.6.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapy_app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy_app/requirements.txt b/scrapy_app/requirements.txt index 5187b7d..da23f33 100644 --- a/scrapy_app/requirements.txt +++ b/scrapy_app/requirements.txt @@ -1,4 +1,4 @@ -Scrapy==2.1.0 +Scrapy==2.6.1 scrapyd==1.2.1 scrapyd-client==1.1.0 elasticsearch==7.8.1