From 8df83997fe0de46cec0e19f094864ef18d5a946d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 12:50:51 +0000 Subject: [PATCH] Bump scrapy from 2.7.1 to 2.11.1 in /amazonscraper Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.7.1 to 2.11.1. - [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.7.1...2.11.1) --- updated-dependencies: - dependency-name: scrapy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- amazonscraper/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amazonscraper/requirements.txt b/amazonscraper/requirements.txt index 3e21953..8b3a7f1 100644 --- a/amazonscraper/requirements.txt +++ b/amazonscraper/requirements.txt @@ -1,7 +1,7 @@ amazoncaptcha==0.5.6 pymongo==4.0.1 python-dotenv==0.20.0 -scrapy==2.7.1 +scrapy==2.11.1 scrapy-fake-useragent==1.4.4 scrapy-splash==0.8.0