From 51e2ffd37d6a4e3708bd6db6054dc3d78a2b6748 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:17:02 +0000 Subject: [PATCH] Bump tensorflow Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.11.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.11.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../tensorflow-serving/docker/client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cczoo/tensorflow-serving-cluster/tensorflow-serving/docker/client/requirements.txt b/cczoo/tensorflow-serving-cluster/tensorflow-serving/docker/client/requirements.txt index 831eadf7..fb16d074 100644 --- a/cczoo/tensorflow-serving-cluster/tensorflow-serving/docker/client/requirements.txt +++ b/cczoo/tensorflow-serving-cluster/tensorflow-serving/docker/client/requirements.txt @@ -2,7 +2,7 @@ argparse aiohttp>=3.7.0 grpcio>=1.34.0 opencv-python>=4.4.0 -tensorflow==2.11.1 +tensorflow==2.12.1 tensorflow-serving-api==2.6.2 protobuf==3.19.5