From 33f7a97a876c451748573138f7b66b4bbdd16a1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:32:56 +0000 Subject: [PATCH] Bump scrapy from 1.5.1 to 2.6.2 in /cv Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.1 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.1...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cv/requirements.txt b/cv/requirements.txt index 932b581..5071f0d 100644 --- a/cv/requirements.txt +++ b/cv/requirements.txt @@ -72,7 +72,7 @@ queuelib==1.5.0 requests==2.19.1 scikit-image==0.14.1 scipy==1.1.0 -Scrapy==1.5.1 +Scrapy==2.6.2 service-identity==17.0.0 simplegeneric==0.8.1 six==1.11.0