From c416d361f2a23e0be2e0bf0933cfb98987729935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 06:23:33 +0000 Subject: [PATCH] Bump tensorflow from 2.5.0 to 2.12.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.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/v2.5.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-version: 2.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data_generation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_generation/requirements.txt b/data_generation/requirements.txt index eb80e61..86fba8b 100644 --- a/data_generation/requirements.txt +++ b/data_generation/requirements.txt @@ -1,3 +1,3 @@ -tensorflow==2.5.0 +tensorflow==2.12.1 tensorboard==2.5.0 tensorboard-plugin-profile==2.5.0