From 4142d501dc65c30b7e793f01d97b88da28a38bc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 19:37:35 +0000 Subject: [PATCH] Bump twisted from 19.7.0 to 22.10.0 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 480290c..a3052c5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -46,7 +46,7 @@ tensorflow==1.15.0rc2 tensorflow-estimator==1.15.1 termcolor==1.1.0 Theano==1.0.4 -Twisted==19.7.0 +Twisted==22.10.0 txaio==18.8.1 typed-ast==1.4.0 Werkzeug==0.16.0