From cb84a0a5ed424a1aac97c6cbd4e60434331cdfdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Feb 2022 00:09:28 +0000 Subject: [PATCH] Bump tensorflow from 1.12.2 to 2.5.3 in /Tools/WinMLDashboard/public Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.2 to 2.5.3. - [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.3) --- 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 5f3e8edd2..fcef13b8a 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.3 tf2onnx==1.9.2 Keras==2.2.4 Keras-Applications==1.0.6