From 42cdfd1cff8f2ef6d153fe44bf7de7b57e88714d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 04:12:33 +0000 Subject: [PATCH] [Security] Bump tensorflow from 1.14.0 to 1.15.4 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.4. **This update includes security fixes.** - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.14.0...v1.15.4) 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..ad09567 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ python-telegram-bot==11.1.0 six==1.14.0 textgenrnn==1.5.0 Keras==2.1.6 -tensorflow==1.14.0 \ No newline at end of file +tensorflow==1.15.4 \ No newline at end of file