From ee1e468727130ae32c71bd9605b8b3c4c9830f6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:37:09 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20scrapy=20from=201.7.3=20to=202.6.2=20in?= =?UTF-8?q?=20/4.scrapy=E7=88=AC=E8=99=AB=E9=A1=B9=E7=9B=AE/fang?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.7.3 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.7.3...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../fang/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/4.scrapy\347\210\254\350\231\253\351\241\271\347\233\256/fang/requirements.txt" "b/4.scrapy\347\210\254\350\231\253\351\241\271\347\233\256/fang/requirements.txt" index bd705c2..7fb41d6 100644 --- "a/4.scrapy\347\210\254\350\231\253\351\241\271\347\233\256/fang/requirements.txt" +++ "b/4.scrapy\347\210\254\350\231\253\351\241\271\347\233\256/fang/requirements.txt" @@ -108,7 +108,7 @@ retrying==1.3.3 scikit-learn==0.21.3 scikit-neuralnetwork==0.7 scipy==1.3.1 -Scrapy==1.7.3 +Scrapy==2.6.2 scrapy-redis==0.6.8 selenium==3.141.0 Send2Trash==1.5.0