From 42a8c99367f5b4799f29fb905529979e2c3d49d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 16:30:47 +0000 Subject: [PATCH] Bump tensorflow in /00_Miscellaneous/text-similarity-analysis Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.7.0 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/v1.7.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 00_Miscellaneous/text-similarity-analysis/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00_Miscellaneous/text-similarity-analysis/requirements.txt b/00_Miscellaneous/text-similarity-analysis/requirements.txt index cd23872..0f34a76 100644 --- a/00_Miscellaneous/text-similarity-analysis/requirements.txt +++ b/00_Miscellaneous/text-similarity-analysis/requirements.txt @@ -1,6 +1,6 @@ apache-beam[gcp] bs4==0.0.1 nltk==3.3 -tensorflow==1.7.0 +tensorflow==2.12.1 tensorflow-hub==0.1.0 tensorflow-transform==0.6.0