From a061ba9a9770f7d7aaf46ab89871d7fbefdafe09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:12:40 +0000 Subject: [PATCH] Bump scrapy from 1.7.2 to 2.6.1 in /requirements Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.7.2 to 2.6.1. - [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.7.2...2.6.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/default.txt b/requirements/default.txt index 927eca0..938e925 100644 --- a/requirements/default.txt +++ b/requirements/default.txt @@ -17,7 +17,7 @@ PyDispatcher==2.0.5 PyHamcrest==1.9.0 pyOpenSSL==19.0.0 queuelib==1.5.0 -Scrapy==1.7.2 +Scrapy==2.6.1 service-identity==18.1.0 six==1.12.0 Twisted==19.2.1