From 394971b0f59255a48cbdb0b7cee23bd82e1ad82a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 May 2021 04:13:01 +0000 Subject: [PATCH] Bump six from 1.14.0 to 1.16.0 Bumps [six](https://github.com/benjaminp/six) from 1.14.0 to 1.16.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.14.0...1.16.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0405537..eb701c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ future==0.18.2 python-dateutil==2.8.1 python-telegram-bot==11.1.0 -six==1.14.0 +six==1.16.0 textgenrnn==1.5.0 Keras==2.1.6 tensorflow==1.14.0 \ No newline at end of file