From 8dfe7a165f7fd20ba5f0e0efccde3a48a7075a48 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:36:24 +0000 Subject: [PATCH] Bump twisted from 19.7.0 to 22.2.0 in /src/ClusterManager Bumps [twisted](https://github.com/twisted/twisted) from 19.7.0 to 22.2.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-19.7.0...twisted-22.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ClusterManager/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ClusterManager/requirements.txt b/src/ClusterManager/requirements.txt index 2ac2b2bac..0c5ee146a 100644 --- a/src/ClusterManager/requirements.txt +++ b/src/ClusterManager/requirements.txt @@ -11,7 +11,7 @@ marshmallow==2.19.5 kubernetes==10.0.0 PyYAML>=5.1.1 prometheus-client==0.7.1 -twisted==19.7.0 +twisted==22.2.0 cachetools==3.1.1 redis==3.2.1 elasticsearch>=6.0.0,<7.0.0