From c6e872bedd86c9663d97cab04e82ab02f4fd2b20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:55:00 +0000 Subject: [PATCH] Bump scrapy from 2.4.1 to 2.6.0 in /web scraping/quotesCrawling Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.4.1 to 2.6.0. - [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.4.1...2.6.0) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web scraping/quotesCrawling/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web scraping/quotesCrawling/requirements.txt b/web scraping/quotesCrawling/requirements.txt index 890ac9f..2817d4d 100644 --- a/web scraping/quotesCrawling/requirements.txt +++ b/web scraping/quotesCrawling/requirements.txt @@ -20,7 +20,7 @@ PyDispatcher==2.0.5 pymongo==3.11.3 pyOpenSSL==20.0.1 queuelib==1.5.0 -Scrapy==2.4.1 +Scrapy==2.6.0 service-identity==18.1.0 six==1.15.0 Twisted==21.2.0