From 17d41fc0f01bac6182d7f2c71f61ea289979ca67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:29:38 +0000 Subject: [PATCH] Bump scrapy from 1.5.0 to 2.6.2 in /collect_data_service Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.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/1.5.0...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- collect_data_service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collect_data_service/requirements.txt b/collect_data_service/requirements.txt index ef0b575..1b5fff8 100644 --- a/collect_data_service/requirements.txt +++ b/collect_data_service/requirements.txt @@ -17,7 +17,7 @@ pycparser==2.18 PyDispatcher==2.0.5 pyOpenSSL==17.5.0 queuelib==1.4.2 -Scrapy==1.5.0 +Scrapy==2.6.2 scrapy-splash==0.7.2 service-identity==17.0.0 six==1.11.0