From 48362833b947805163ebb5e1308690b407440cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:14:42 +0000 Subject: [PATCH] Bump scrapy from 2.1.0 to 2.6.1 in /lianjia_spider Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.1.0 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.1.0...2.6.1) --- 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..675c2cd 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.1 service-identity==18.1.0 six==1.14.0 soupsieve==1.9.4