From 8a89eebf6209b8de3a662005507dd85223dd5e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:44:15 +0000 Subject: [PATCH] Bump twisted from 18.9.0 to 22.1.0 in /cloud-node Bumps [twisted](https://github.com/twisted/twisted) from 18.9.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-18.9.0...twisted-22.1.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cloud-node/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud-node/requirements.txt b/cloud-node/requirements.txt index 7ca8fbc..0c6b030 100644 --- a/cloud-node/requirements.txt +++ b/cloud-node/requirements.txt @@ -93,7 +93,7 @@ texttable==0.9.1 tf-nightly-2.0-preview==2.0.0.dev20190404 tornado==6.0.2 traitlets==4.3.2 -Twisted==18.9.0 +Twisted==22.1.0 txaio==18.8.1 urllib3==1.24.1 uWSGI==2.0.18