From 7da26af88e3f4b29d104a80d1018f727da4aea29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:37:24 +0000 Subject: [PATCH] Bump tensorflow from 2.6.2 to 2.12.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.6.2 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.6.2...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 951a57e..8593c97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Docker base image: `gcr.io/deeplearning-platform-release/tf2-gpu.2-6:latest` -tensorflow==2.6.2 # The latest should include tensorflow-gpu +tensorflow==2.12.1 # The latest should include tensorflow-gpu tensorflow-datasets==4.4.0 tensorflow-addons==0.15.0 absl-py==0.12.0