From bcde7b469d358df9dbfdb5bc69cead57a5d000c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 11 Jan 2025 16:53:30 +0000 Subject: [PATCH] Bump twisted from 20.3.0 to 24.7.0 Bumps [twisted](https://github.com/twisted/twisted) from 20.3.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-20.3.0...twisted-24.7.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b1f500..8fe5344 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ requests==2.23.0 service-identity==18.1.0 six==1.14.0 sqlparse==0.3.1 -Twisted==20.3.0 +Twisted==24.7.0 txaio==20.4.1 urllib3==1.26.19 vine==1.3.0