From e312325560ff597bbdf4d9e89693f0f8cebc2a74 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 16:34:53 +0000 Subject: [PATCH] chore(deps): bump twisted from 24.7.0 to 26.4.0rc2 in /backend Bumps [twisted](https://github.com/twisted/twisted) from 24.7.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-24.7.0...twisted-26.4.0rc2) --- updated-dependencies: - dependency-name: twisted dependency-version: 26.4.0rc2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index dd162586d..62f1a5ac8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -66,7 +66,7 @@ sqlparse==0.5.4 stripe==10.5.0 text-unidecode==1.3 tomli==2.0.1 -Twisted==24.7.0 +Twisted==26.4.0rc2 txaio==23.1.1 typing_extensions==4.6.0 urllib3==2.6.3