From 137af81bb4b4aa3dda4a6ab7bc8f0cdcd57f25f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 23:40:09 +0000 Subject: [PATCH] Bump tensorflow from 1.12.2 to 1.15.4 in /nlu Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.2 to 1.15.4. - [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.12.2...v1.15.4) 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..57ea75d 100644 --- a/nlu/requirements.txt +++ b/nlu/requirements.txt @@ -87,7 +87,7 @@ simplejson==3.16.0 six==1.12.0 slackclient==1.3.1 tensorboard==1.12.2 -tensorflow==1.12.2 +tensorflow==1.15.4 termcolor==1.1.0 terminaltables==3.1.0 tqdm==4.32.1