From c4d24b02cd53dc1e448497446ed0ba25fe845fb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:17:05 +0000 Subject: [PATCH] Bump scrapy from 2.4.1 to 2.6.1 in /web scraping/quotesCrawling Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.4.1 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.4.1...2.6.1) --- 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..fe9dfdc 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.1 service-identity==18.1.0 six==1.15.0 Twisted==21.2.0