From 3c4e216e54f7a70e9664039809921d7eb8e77ecd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 14:39:36 +0000 Subject: [PATCH] Bump tensorflow-cpu from 2.1.0 to 2.5.1 in /misc/dockerfiles/python Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 2.1.0 to 2.5.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.5.1) --- updated-dependencies: - dependency-name: tensorflow-cpu dependency-type: direct:production ... 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..21783cb 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.5.1