From abe76c872508d1a276dcdf4c1a189c5a30e2de85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Mar 2022 13:58:48 -0400 Subject: [PATCH] Bump scrapy from 2.5.1 to 2.6.0 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.5.1 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.1...2.6.0) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- schools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schools/requirements.txt b/schools/requirements.txt index 0af89de9..3096e08b 100644 --- a/schools/requirements.txt +++ b/schools/requirements.txt @@ -41,7 +41,7 @@ queuelib==1.5.0 regex==2020.11.13 requests==2.25.0 requests-file==1.5.1 -Scrapy==2.5.1 +Scrapy==2.6.0 service-identity==18.1.0 six==1.12.0 sortedcontainers==2.3.0