From 4d34fba20ce71931cc5ef64c9df78bd519968b0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 18:07:18 +0000 Subject: [PATCH] Bump twisted from 22.10.0 to 23.10.0 Bumps [twisted](https://github.com/twisted/twisted) from 22.10.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-22.10.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 97aefbb..cc4ed9b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ tldextract==5.1.1 toml==0.10.2 trio==0.23.1 trio-websocket==0.11.1 -Twisted==22.10.0 +Twisted==23.10.0 typing_extensions==4.8.0 tzdata==2023.3 ujson==5.8.0