From 80283fae267ec904ddf9c6709796059ca5db9bd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:28:49 +0000 Subject: [PATCH] Bump scrapy from 2.2.1 to 2.6.2 in /extract_emails Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.2.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.2.1...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- extract_emails/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extract_emails/requirements.txt b/extract_emails/requirements.txt index 9a9672d..e3f4da4 100644 --- a/extract_emails/requirements.txt +++ b/extract_emails/requirements.txt @@ -27,7 +27,7 @@ python-dateutil==2.8.1 pytz==2020.1 queuelib==1.5.0 requests==2.24.0 -Scrapy==2.2.1 +Scrapy==2.6.2 scrapy-crawlera==1.7.0 scrapyd==1.2.1 scrapyd-client==1.2.0a1