From 0d497f9b1f49228d6cee1858ac56ca62d4def93e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2019 10:21:37 +0000 Subject: [PATCH] Bump tensorflow from 1.12.0 to 1.12.2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.0 to 1.12.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.0...v1.12.2) Signed-off-by: dependabot[bot] --- my_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/my_requirements.txt b/my_requirements.txt index 84d51a2..0552e43 100644 --- a/my_requirements.txt +++ b/my_requirements.txt @@ -200,7 +200,7 @@ statsmodels==0.9.0 sympy==1.3 tblib==1.3.2 tensorboard==1.12.2 -tensorflow==1.12.0 +tensorflow==1.12.2 termcolor==1.1.0 terminado==0.8.1 testpath==0.4.2