From 9f515e9d1f9ca57f0622754babaca7ce3ae01a1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:32:46 +0000 Subject: [PATCH] Bump scrapy from 1.6.0 to 2.6.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.6.0 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/1.6.0...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- requirements.txt | 2 +- src/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index a834a458..f21cb508 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -1,4 +1,4 @@ -Scrapy==1.6.0 +Scrapy==2.6.2 boto3==1.9.112 botocore==1.12.112 awscli==1.16.122 diff --git a/requirements.txt b/requirements.txt index 667e242f..d96c11d0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ PyHamcrest==1.9.0 pyOpenSSL==19.0.0 queuelib==1.5.0 requests==2.21.0 -Scrapy==1.6.0 +Scrapy==2.6.2 selenium==3.141.0 service-identity==18.1.0 six==1.12.0 diff --git a/src/requirements.txt b/src/requirements.txt index b135c778..05a86319 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,4 +1,4 @@ -Scrapy==1.6.0 +Scrapy==2.6.2 aws-lambda-logging==0.1.1 cerberus==1.2 selenium==3.141.0