From 5dee2602a844a65f8b043503d3513a1020f9c738 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 17:46:30 +0000 Subject: [PATCH] Bump tensorflow from 2.11.1 to 2.12.1 in /experiments 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] --- experiments/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experiments/requirements.txt b/experiments/requirements.txt index 7c8ca83d..1285d64c 100644 --- a/experiments/requirements.txt +++ b/experiments/requirements.txt @@ -23,7 +23,7 @@ scipy==1.10.0 sentencepiece==0.1.8 six==1.12.0 tensorboard==1.12.2 -tensorflow==2.11.1 +tensorflow==2.12.1 tensorflow-hub==0.2.0 termcolor==1.1.0 tf-sentencepiece==0.1.8