From 160b680a9a5f65f9309f7fe4e6b24b204973d479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2020 22:47:28 +0000 Subject: [PATCH] Bump tensorflow from 1.12.2 to 1.15.2 in /nlu Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.2 to 1.15.2. - [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.2) 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..314e524 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.2 termcolor==1.1.0 terminaltables==3.1.0 tqdm==4.32.1