From 80c92aa62d517ec3cbb17c10f0835bc375d193f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 09:56:19 +0000 Subject: [PATCH] Bump twisted from 19.2.0 to 19.7.0 in /nlu Bumps [twisted](https://github.com/twisted/twisted) from 19.2.0 to 19.7.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.2.0...twisted-19.7.0) Signed-off-by: dependabot[bot] --- nlu/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nlu/requirements.txt b/nlu/requirements.txt index ca5ac94..36b4f9a 100644 --- a/nlu/requirements.txt +++ b/nlu/requirements.txt @@ -92,7 +92,7 @@ termcolor==1.1.0 terminaltables==3.1.0 tqdm==4.32.1 twilio==6.27.0 -Twisted==19.2.0 +Twisted==19.7.0 typing==3.6.6 tzlocal==1.5.1 urllib3==1.25.2