From b84484ac72dd9ae4ce3ce1bede1bb1b42035b46c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 07:46:09 +0000 Subject: [PATCH] Bump twisted[http2,tls] from 24.3.0 to 24.7.0 in /requirements Bumps [twisted[http2,tls]](https://github.com/twisted/twisted) from 24.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-24.3.0...twisted-24.7.0) --- updated-dependencies: - dependency-name: twisted[http2,tls] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/main.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/main.txt b/requirements/main.txt index 6922f937..5495aa3a 100644 --- a/requirements/main.txt +++ b/requirements/main.txt @@ -25,7 +25,7 @@ python-dotenv==1.0.1 strsim==0.0.3 titlecase==2.4.1 tmdbsimple==2.9.1 -Twisted[tls,http2]==24.3.0 +Twisted[tls,http2]==24.7.0 tzlocal==5.2 whitenoise[brotli]==6.7.0 attrs