From 8cdc9e9cd8e509e01e78c249ce4c38a32480bad4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 15:08:51 +0000 Subject: [PATCH] Bump twisted from 23.10.0 to 24.7.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 09c8cce..83bf3cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ requests==2.32.0 service-identity==14.0.0 six==1.11.0 treq==22.1.0 -Twisted==23.10.0 +Twisted==24.7.0 urllib3==1.26.19 Werkzeug==3.0.3 zope.interface==4.4.3