From f2ddd3b96306feaf62fdf7241438da3111bd9b4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 16:16:07 +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 e10741f..0fd4da7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -195,7 +195,7 @@ testpath==0.3.1 toolz==0.9.0 tornado==6.3.3 traitlets==4.3.2 -Twisted==22.10.0 +Twisted==23.10.0 typed-ast==1.1.0 unicodecsv==0.14.1 urllib3==1.26.18