From be23528d3e99bb4f4ac411ce03936730d79f1e4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:30:45 +0000 Subject: [PATCH] Bump scrapy from 2.1.0 to 2.6.2 in /crawlerx_server 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] --- crawlerx_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawlerx_server/requirements.txt b/crawlerx_server/requirements.txt index 9a0c357..1fba20b 100644 --- a/crawlerx_server/requirements.txt +++ b/crawlerx_server/requirements.txt @@ -55,7 +55,7 @@ pytz==2020.1 queuelib==1.5.0 requests==2.23.0 rsa==4.0 -Scrapy==2.1.0 +Scrapy==2.6.2 scrapyd==1.2.1 service-identity==18.1.0 six==1.15.0