From 75079beffe69a581498429a0ce7e0545f2ec2fa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:34:59 +0000 Subject: [PATCH] Bump tensorflow in /tensorflow_cuj/text_classification Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.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.5.3...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tensorflow_cuj/text_classification/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tensorflow_cuj/text_classification/requirements.txt b/tensorflow_cuj/text_classification/requirements.txt index 161c7349d..228990a6a 100644 --- a/tensorflow_cuj/text_classification/requirements.txt +++ b/tensorflow_cuj/text_classification/requirements.txt @@ -1,2 +1,2 @@ -tensorflow==2.5.3 +tensorflow==2.12.1 tensorflow-datasets==3.1.0 \ No newline at end of file