From 714d1c2df299c9c840e9398f679beae6ea909843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:27:53 +0000 Subject: [PATCH] Bump scrapy from 0.24.4 to 2.6.2 in /install Bumps [scrapy](https://github.com/scrapy/scrapy) from 0.24.4 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/0.24.4...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 install/requirements.txt diff --git a/install/requirements.txt b/install/requirements.txt old mode 100755 new mode 100644 index 9d1df65..d177d66 --- a/install/requirements.txt +++ b/install/requirements.txt @@ -16,7 +16,7 @@ pyOpenSSL==0.13.1 python-dateutil==2.5.3 queuelib==1.4.2 requests==2.7.0 -Scrapy==0.24.4 +Scrapy==2.6.2 scrapyd==1.0.1 selenium==2.45.0 service-identity==16.0.0