From 14d4c19c9d95d2f7aeb7c5fa28fc43e8605862f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:15:59 +0000 Subject: [PATCH] Bump scrapy from 1.5.0 to 2.11.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 1.5.0 to 2.11.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.5.0...2.11.2) --- 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 4a07219..21a17bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Scrapy==1.5.0 +Scrapy==2.11.2 python-djvulibre==0.8.1 python-slugify==1.2.5 ScrapyElasticSearch==0.9.1