From f51c7cc7ad0f1a7d225ffb15bba8b3d9dd1b9f43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Aug 2021 16:13:43 +0000 Subject: [PATCH] Bump tensorflow from 2.1.0 to 2.5.1 in /Zur/OZ_SDD_old Bumps [tensorflow](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 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Zur/OZ_SDD_old/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zur/OZ_SDD_old/requirements.txt b/Zur/OZ_SDD_old/requirements.txt index 9f33e5f2..86ca9514 100644 --- a/Zur/OZ_SDD_old/requirements.txt +++ b/Zur/OZ_SDD_old/requirements.txt @@ -63,7 +63,7 @@ sklearn==0.0 tabulate==0.8.7 tensorboard==2.1.1 tensorboard-plugin-wit==1.7.0 -tensorflow==2.1.0 +tensorflow==2.5.1 tensorflow-estimator==2.1.0 tensorflow-tensorboard==0.4.0 termcolor==1.1.0