From 40fa0679af0cd953c40ff3e9fa792bb9f69456d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:17:48 +0000 Subject: [PATCH] Bump scrapy from 2.6.2 to 2.11.2 Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.6.2 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/2.6.2...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 b34b37f..dbf5510 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ newspaper3k==0.2.8 requests>=2.20.0 nltk==3.6.6 -Scrapy==2.6.2 +Scrapy==2.11.2 beautifulsoup4==4.8.1 newspaper==0.1.0.7