From 9f2c0d03a08ab0dd6435ff1acf4154b9c17fcd43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:13:26 +0000 Subject: [PATCH] Bump scrapy from 2.1.0 to 2.5.1 in /lianjia_spider Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.1.0 to 2.5.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.5.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..ba67194 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.5.1 service-identity==18.1.0 six==1.14.0 soupsieve==1.9.4