From d2075b2345960cfbf5cb7a68a2d62b23bed8684a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:37:17 +0000 Subject: [PATCH] Bump twisted from 19.7.0 to 22.10.0 in /src/ClusterManager Bumps [twisted](https://github.com/twisted/twisted) from 19.7.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-19.7.0...twisted-22.10.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..e22e49829 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.10.0 cachetools==3.1.1 redis==3.2.1 elasticsearch>=6.0.0,<7.0.0