From 50a0f108d0759ffb33654c32f20660c988ba9423 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 03:42:32 +0000 Subject: [PATCH] Bump twisted from 18.9.0 to 22.1.0 in /fitbot-rasa 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] --- fitbot-rasa/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fitbot-rasa/requirements.txt b/fitbot-rasa/requirements.txt index 040b3b1..3a8e3fc 100644 --- a/fitbot-rasa/requirements.txt +++ b/fitbot-rasa/requirements.txt @@ -120,7 +120,7 @@ thinc==6.10.3 toolz==0.9.0 tqdm==4.23.3 twilio==6.24.1 -Twisted==18.9.0 +Twisted==22.1.0 typed-ast==1.3.1 typing==3.6.4 tzlocal==1.5.1