From 4fab12a9446be77c088d14555debf6fbf67c4ea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 15:03:59 +0000 Subject: [PATCH] Bump twisted from 13.0.0 to 26.4.0rc2 in /maint Bumps [twisted](https://github.com/twisted/twisted) from 13.0.0 to 26.4.0rc2. - [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-13.0.0...twisted-26.4.0rc2) --- updated-dependencies: - dependency-name: twisted dependency-version: 26.4.0rc2 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..010f758a66 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==26.4.0rc2 futures==2.1.3 mock==1.0.1 pycares==0.5.0