From 1eef7e9591833fd9838c325299df5ecda81c706f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Sep 2021 17:10:39 +0000 Subject: [PATCH] Bump tensorflow from 1.12.2 to 2.5.1 in /Tools/WinMLDashboard/public Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.2 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/v1.12.2...v2.5.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Tools/WinMLDashboard/public/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/WinMLDashboard/public/requirements.txt b/Tools/WinMLDashboard/public/requirements.txt index 5f3e8edd..2fa48d15 100644 --- a/Tools/WinMLDashboard/public/requirements.txt +++ b/Tools/WinMLDashboard/public/requirements.txt @@ -2,7 +2,7 @@ coremltools_windows==2.0b1 onnxmltools==1.9.1 onnxconverter-common==1.7.0 h5py==2.8.0 -tensorflow==1.12.2 +tensorflow==2.5.1 tf2onnx==1.9.2 Keras==2.2.4 Keras-Applications==1.0.6