From f050198176623cb85e3307f995d7c7d4228cd9c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:49:38 +0000 Subject: [PATCH] Bump tensorflow-cpu from 2.9.3 to 2.12.1 in /tools/ray_tpu/src/tune Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 2.9.3 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.9.3...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow-cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/ray_tpu/src/tune/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ray_tpu/src/tune/requirements.txt b/tools/ray_tpu/src/tune/requirements.txt index 12b80af8..49ad097c 100644 --- a/tools/ray_tpu/src/tune/requirements.txt +++ b/tools/ray_tpu/src/tune/requirements.txt @@ -9,6 +9,6 @@ numpy==1.22.0 optax==0.1.0 pandas ray[tune]==2.5.1 -tensorflow-cpu==2.9.3 +tensorflow-cpu==2.12.1 tensorflow-datasets==4.4.0 protobuf==3.19.0 \ No newline at end of file