From 485355efe4a25e6709e6f39ac5dabe9011846d35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:15:53 +0000 Subject: [PATCH] Bump scrapy from 2.2.0 to 2.6.1 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.2.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.2.0...2.6.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 481ac0d..9d509dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ PyHamcrest==2.0.2 pyOpenSSL==19.1.0 pytz==2020.1 queuelib==1.5.0 -Scrapy==2.2.0 +Scrapy==2.6.1 scrapy-djangoitem==1.1.1 service-identity==18.1.0 six==1.15.0