From 932cefca2bfd4c666e585274d5686567da405524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Jul 2022 22:39:48 +0000 Subject: [PATCH] Bump scrapy from 2.5.1 to 2.6.2 in /schools Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.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/2.5.1...2.6.2) --- 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 e924c289..f38c6625 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.2 service-identity==18.1.0 six==1.12.0 sortedcontainers==2.3.0