From 08cee302661b1044fc2fd87ea67967fcff34282f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Sep 2020 18:39:56 +0000 Subject: [PATCH] Bump tensorflow-cpu from 2.1.0 to 2.1.2 in /misc/dockerfiles/python Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 2.1.0 to 2.1.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/v2.1.0...v2.1.2) Signed-off-by: dependabot[bot] --- misc/dockerfiles/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/dockerfiles/python/requirements.txt b/misc/dockerfiles/python/requirements.txt index 68248f9..10c932b 100644 --- a/misc/dockerfiles/python/requirements.txt +++ b/misc/dockerfiles/python/requirements.txt @@ -4,4 +4,4 @@ psycopg2==2.8.5 spacy==2.2.4 scikit-learn==0.22.2 tensorflow==2.1.0 -tensorflow_cpu==2.1.0 +tensorflow_cpu==2.1.2