From e7979d63a4aa4c1ee53f9b638d843345cb04be28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:31:35 +0000 Subject: [PATCH] Bump tensorflow in /platform/CMSIS/NN/Tests/UnitTest Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 to 2.12.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.4.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- platform/CMSIS/NN/Tests/UnitTest/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/CMSIS/NN/Tests/UnitTest/requirements.txt b/platform/CMSIS/NN/Tests/UnitTest/requirements.txt index 4b8e2a5ccc..629e99e770 100644 --- a/platform/CMSIS/NN/Tests/UnitTest/requirements.txt +++ b/platform/CMSIS/NN/Tests/UnitTest/requirements.txt @@ -69,7 +69,7 @@ six==1.12.0 soupsieve==2.2 tensorboard==2.4.1 tensorboard-plugin-wit==1.8.0 -tensorflow==2.4.1 +tensorflow==2.12.1 tensorflow-estimator==2.4.0 termcolor==1.1.0 typing-extensions==3.7.4.3