From 1ba79ce715478cc6c1fdbb64114be3b5b396c0e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:41:51 +0000 Subject: [PATCH] Bump scrapy from 1.8.0 to 2.6.2 in /django_project Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.8.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.8.0...2.6.2) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_project/requirements.txt b/django_project/requirements.txt index 2841bce..baf57d1 100644 --- a/django_project/requirements.txt +++ b/django_project/requirements.txt @@ -126,7 +126,7 @@ rope==0.14.0 s3transfer==0.2.1 scipy==1.3.1 scrapinghub==2.3.0 -Scrapy==1.8.0 +Scrapy==2.6.2 Send2Trash==1.5.0 service-identity==18.1.0 shub==2.10.0