From 4ab14693391a2f52d20c11cb7c30ca0c2e270936 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:27:59 +0000 Subject: [PATCH] Bump scrapy from 2.1.0 to 2.6.2 in /lianjia_spider Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.1.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/2.1.0...2.6.2) --- 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..752a7d4 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.2 service-identity==18.1.0 six==1.14.0 soupsieve==1.9.4