From 49d168e69c01bc96c542a53e1cbddba7b6d57298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 14:53:09 +0000 Subject: [PATCH] Bump scrapy from 2.5.0 to 2.6.0 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.5.0 to 2.6.0. - [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.5.0...2.6.0) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 53a9965..5e15b03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ qtconsole==5.1.1 QtPy==1.9.0 queuelib==1.6.1 scipy==1.7.0 -Scrapy==2.5.0 +Scrapy==2.6.0 Send2Trash==1.7.1 service-identity==21.1.0 six==1.16.0