From e1ee9c097ef51fb3f325727291aeaec745a568c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 14:18:12 +0000 Subject: [PATCH] build(deps): bump twisted in /src/test/resources/msc/python Bumps [twisted](https://github.com/twisted/twisted) from 22.10.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-22.10.0...twisted-26.4.0rc2) --- updated-dependencies: - dependency-name: twisted dependency-version: 26.4.0rc2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/test/resources/msc/python/requirements-cyclic-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/resources/msc/python/requirements-cyclic-test.txt b/src/test/resources/msc/python/requirements-cyclic-test.txt index d33b9b5c..59ce438a 100644 --- a/src/test/resources/msc/python/requirements-cyclic-test.txt +++ b/src/test/resources/msc/python/requirements-cyclic-test.txt @@ -90,7 +90,7 @@ tenacity==8.2.3 tldextract==5.0.1 tqdm==4.48.2 tweepy==3.9.0 -Twisted==22.10.0 +Twisted==26.4.0rc2 typing_extensions==4.8.0 urllib3==1.26.11 virtualenv==20.24.5