From 92758bf5800f9e3231b50e43073e6bc8a14761ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 23:40:57 +0000 Subject: [PATCH] Bump twisted from 23.8.0 to 23.10.0 Bumps [twisted](https://github.com/twisted/twisted) from 23.8.0 to 23.10.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.8.0...twisted-23.10.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 4a4cc59..a2dc3c7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -82,7 +82,7 @@ sniffio==1.2.0 # anyio # httpcore # httpx -twisted==23.8.0 +twisted==23.10.0 # via -r requirements.in typing-extensions==4.4.0 # via