From 293a8a8140bc7f483bd5094c58f5b7ac242ecee4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Nov 2020 17:15:00 +0000 Subject: [PATCH] Bump tensorflow-cpu from 2.1.0 to 2.3.1 in /misc/dockerfiles/python Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 2.1.0 to 2.3.1. - [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.3.1) 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..d924a34 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.3.1