From 3035c2e87e4bad350a340654eb8885e3498b1786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jul 2024 20:06:56 +0000 Subject: [PATCH] Bump twisted from 22.10.0 to 23.10.0 in /amazonscraper Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.10.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-23.10.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..963c625 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==23.10.0 \ No newline at end of file