From 94f5485c4c9eb666e419136087bbf27fe8149732 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:37:00 +0000 Subject: [PATCH] Bump scrapy from 1.4.0 to 2.6.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.4.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.4.0...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 e20064e..1f6d0fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pymongo==3.4.0 pyopenssl==17.0.0 # via scrapy, service-identity queuelib==1.4.2 # via scrapy requests==2.18.1 -Scrapy==1.4.0 +Scrapy==2.6.2 service-identity==17.0.0 # via scrapy six==1.10.0 # via automat, cryptography, parsel, pyopenssl, scrapy, w3lib Twisted==17.5.0 # via scrapy