From 1a93b1fa51aab1d78e6eb6a5354a9b980fe4a712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:05:13 +0000 Subject: [PATCH] Bump twisted from 22.10.0 to 24.7.0 Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 24.7.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.7.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 458db1f..9cbce61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ google-auth-httplib2==0.1.1 # Scrapy and related packages Scrapy==2.11.0 -Twisted==22.10.0 # Compatible with Scrapy 2.11.0 +Twisted==24.7.0 # Compatible with Scrapy 2.11.0 scrapy-playwright==0.0.33 playwright==1.40.0