From 30f6c286810a993a963cace7586eacc64f1f7fb4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 09:09:18 +0000 Subject: [PATCH] Bump twisted from 13.0.0 to 24.7.0rc1 in /maint Bumps [twisted](https://github.com/twisted/twisted) from 13.0.0 to 24.7.0rc1. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/twisted-24.7.0rc1/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-13.0.0...twisted-24.7.0rc1) --- updated-dependencies: - dependency-name: twisted dependency-version: 24.7.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- maint/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maint/requirements.txt b/maint/requirements.txt index 18d9973199..964ef4338f 100644 --- a/maint/requirements.txt +++ b/maint/requirements.txt @@ -4,7 +4,7 @@ backports.ssl-match-hostname==3.4.0.2 # Tornado's optional dependencies -Twisted==13.0.0 +Twisted==24.7.0rc1 futures==2.1.3 mock==1.0.1 pycares==0.5.0