From d2863e53b612b8286d0a93badce7f012ed2fa621 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 22:18:36 +0000 Subject: [PATCH] Bump scrapy from 2.7.1 to 2.11.2 in /amazonscraper Bumps [scrapy](https://github.com/scrapy/scrapy) from 2.7.1 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.7.1...2.11.2) --- 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..981377c 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.2 scrapy-fake-useragent==1.4.4 scrapy-splash==0.8.0