From 6a7d3df031dfedac5adcace34fec3615c7090ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:23:50 +0000 Subject: [PATCH] Bump tensorflow from 2.3.0 to 2.12.1 in /tf/tffunction Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.0 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.3.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tf/tffunction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tf/tffunction/requirements.txt b/tf/tffunction/requirements.txt index a613efc..23b29ca 100644 --- a/tf/tffunction/requirements.txt +++ b/tf/tffunction/requirements.txt @@ -1 +1 @@ -tensorflow==2.3.0 \ No newline at end of file +tensorflow==2.12.1 \ No newline at end of file