From 893c791659b055f9e4da7376e66d73e5957989ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 16:56:43 +0000 Subject: [PATCH] Bump tensorflow from 1.12.2 to 2.6.4 in /Tools/WinMLDashboard/public Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.2 to 2.6.4. - [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.6.4) --- 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..f5ca26b87 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.6.4 tf2onnx==1.9.2 Keras==2.2.4 Keras-Applications==1.0.6