From 334338c1129a3cee091e74d34c888e597f64b6cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:28:07 +0000 Subject: [PATCH] Bump scrapy from 2.0.1 to 2.6.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.0.1 to 2.6.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/2.0.1...2.6.2) --- 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 3b1d6c7..a4943f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ pyOpenSSL==19.1.0 python-dateutil==2.8.1 pytz==2019.3 queuelib==1.5.0 -Scrapy==2.0.1 +Scrapy==2.6.2 scrapy-djangoitem==1.1.1 selenium==3.141.0 service-identity==18.1.0