From 72804d394e7c5f0e62aed00b513df1ff5ac4b8db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 13:54:29 +0000 Subject: [PATCH] Bump twisted from 18.7.0 to 24.7.0 in /tests/python3-libraries Bumps [twisted](https://github.com/twisted/twisted) from 18.7.0 to 24.7.0. - [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-18.7.0...twisted-24.7.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/python3-libraries/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/python3-libraries/requirements.txt b/tests/python3-libraries/requirements.txt index 23175a06..fe09169b 100644 --- a/tests/python3-libraries/requirements.txt +++ b/tests/python3-libraries/requirements.txt @@ -174,7 +174,7 @@ testtools==2.3.0 thrift==0.11.0 tornado==6.3.3 tox==3.2.1 -twisted==18.7.0 +twisted==24.7.0 ujson==1.35 unidecode==1.0.22 unittest2==1.1.0