From 5154513999384b55a5b096bebba37f9dc4a664e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Feb 2025 20:34:53 +0000 Subject: [PATCH] Bump twisted from 23.10.0 to 24.7.0 in /manager Bumps [twisted](https://github.com/twisted/twisted) from 23.10.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-23.10.0...twisted-24.7.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- manager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manager/requirements.txt b/manager/requirements.txt index 9253d039..2b44d360 100644 --- a/manager/requirements.txt +++ b/manager/requirements.txt @@ -72,7 +72,7 @@ ruamel.yaml.clib==0.2.8 six==1.14.0 snowballstemmer==2.0.0 sqlparse==0.5.0 -Twisted==23.10.0 +Twisted==24.7.0 txaio==23.1.1 uritemplate==3.0.1 urllib3==1.26.19