From 2f6b9ab81c46e99d0d48dc96ae0b7aa874d35588 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:16:20 +0000 Subject: [PATCH] Bump twisted from 17.5.0 to 22.10.0 in /VertebralColumn_KNN Bumps [twisted](https://github.com/twisted/twisted) from 17.5.0 to 22.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-17.5.0...twisted-22.10.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VertebralColumn_KNN/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VertebralColumn_KNN/requirements.txt b/VertebralColumn_KNN/requirements.txt index 2c6a81b..0a411a2 100644 --- a/VertebralColumn_KNN/requirements.txt +++ b/VertebralColumn_KNN/requirements.txt @@ -93,7 +93,7 @@ thinc==7.3.1 tornado==5.1 tqdm==4.38.0 traitlets==4.3.2 -Twisted==17.5.0 +Twisted==22.10.0 urllib3==1.23 wasabi==0.4.0 wcwidth==0.1.7