From 33f9ead1bc355bc1aa71635aa3d15ca069887b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:53:37 +0000 Subject: [PATCH] Bump scrapy from 2.1.0 to 2.6.0 in /lianjia_spider Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.1.0 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.1.0...2.6.0) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lianjia_spider/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lianjia_spider/requirements.txt b/lianjia_spider/requirements.txt index 07ee5d0..7e0e47e 100644 --- a/lianjia_spider/requirements.txt +++ b/lianjia_spider/requirements.txt @@ -24,7 +24,7 @@ PyMySQL==0.9.3 pyOpenSSL==19.1.0 pywin32==227 queuelib==1.5.0 -Scrapy==2.1.0 +Scrapy==2.6.0 service-identity==18.1.0 six==1.14.0 soupsieve==1.9.4