From f1cbe7f50b99d4a80bc52fdcc98a4cc1f9e866e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:46:02 +0000 Subject: [PATCH] Bump twisted from 17.5.0 to 22.1.0 in /VertebralColumn_KNN Bumps [twisted](https://github.com/twisted/twisted) from 17.5.0 to 22.1.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.1.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..d739383 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.1.0 urllib3==1.23 wasabi==0.4.0 wcwidth==0.1.7