From e9212909fc954e9df23a3e053c639da1d582281b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:46:08 +0000 Subject: [PATCH] Bump twisted from 22.10.0 to 24.3.0 in /amazonscraper Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 24.3.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-22.10.0...twisted-24.3.0) --- updated-dependencies: - dependency-name: twisted 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 65a0401..415eaf0 100644 --- a/amazonscraper/requirements.txt +++ b/amazonscraper/requirements.txt @@ -5,4 +5,4 @@ python-dotenv==0.20.0 scrapy==2.7.1 scrapy-fake-useragent==1.4.4 scrapy-splash==0.8.0 -Twisted==22.10.0 \ No newline at end of file +Twisted==24.3.0 \ No newline at end of file