From c79f01a2c853947b7b7899660db1ca15388c0914 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2020 06:00:34 +0000 Subject: [PATCH] [Security] Bump tensorflow from 1.14.0 to 1.15.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.14.0 to 1.15.2. **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.2) 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..4330281 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.2 \ No newline at end of file