From d6bd4357f8f193787f0ed1c50566791215191108 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Oct 2023 03:03:23 +0000 Subject: [PATCH] Bump twisted from 22.4.0 to 23.8.0 in /2022_code Bumps [twisted](https://github.com/twisted/twisted) from 22.4.0 to 23.8.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-22.4.0...twisted-23.8.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2022_code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2022_code/requirements.txt b/2022_code/requirements.txt index e7b1cb62..fc0b49d1 100644 --- a/2022_code/requirements.txt +++ b/2022_code/requirements.txt @@ -89,7 +89,7 @@ sniffio==1.2.0 soupsieve==2.3.2.post1 tldextract==3.2.1 tqdm==4.64.0 -Twisted==22.4.0 +Twisted==23.8.0 typing_extensions==4.2.0 urllib3==1.26.9 uvicorn==0.17.6