From 82c9bc380b8fd4aa2a46de2ed4b20d92fea783c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:53:16 +0000 Subject: [PATCH] Bump tensorflow from 1.12.2 to 2.11.1 in /Tools/WinMLDashboard/public Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.12.2 to 2.11.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.11.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 5f3e8edd2..91c46a0e9 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.11.1 tf2onnx==1.9.2 Keras==2.2.4 Keras-Applications==1.0.6