From f564f189b984c2ca5b6fb4064d19b67aa5388571 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:15:38 +0000 Subject: [PATCH] Bump tensorflow-cpu from 2.9.3 to 2.11.1 in /tools/ray_tpu/src Bumps [tensorflow-cpu](https://github.com/tensorflow/tensorflow) from 2.9.3 to 2.11.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.11.1) --- updated-dependencies: - dependency-name: tensorflow-cpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/ray_tpu/src/requirements-hp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ray_tpu/src/requirements-hp.txt b/tools/ray_tpu/src/requirements-hp.txt index 0161e8f4..eedcc117 100644 --- a/tools/ray_tpu/src/requirements-hp.txt +++ b/tools/ray_tpu/src/requirements-hp.txt @@ -9,6 +9,6 @@ numpy==1.22.0 optax==0.1.0 pandas ray[tune] -tensorflow-cpu==2.9.3 +tensorflow-cpu==2.11.1 tensorflow-datasets==4.4.0 protobuf==3.19.0 \ No newline at end of file