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