From 7179e507aa8c65264a8424088a9b2c90860d1ec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 18:03:11 +0000 Subject: [PATCH] Bump twisted from 10.2.0 to 24.7.0rc1 in /BuildForMac Bumps [twisted](https://github.com/twisted/twisted) from 10.2.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-10.2.0...twisted-24.7.0rc1) --- updated-dependencies: - dependency-name: twisted dependency-version: 24.7.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- BuildForMac/requirements-tahoe.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BuildForMac/requirements-tahoe.txt b/BuildForMac/requirements-tahoe.txt index ca0e2dc..4f8d3af 100644 --- a/BuildForMac/requirements-tahoe.txt +++ b/BuildForMac/requirements-tahoe.txt @@ -22,6 +22,6 @@ python-dateutil==2.9.0.post0 pytz==2025.2 six==1.17.0 subprocess32==3.5.4 -Twisted==10.2.0 +Twisted==24.7.0rc1 typing==3.10.0.0 zope.interface==5.5.2