From 8b0b293527abeab078f15d597390b87ef9608e3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 07:59:41 +0000 Subject: [PATCH] Bump tensorflow from 2.12.0 to 2.12.1 in /python/uncertainty-pinns Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.12.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.12.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/uncertainty-pinns/requirements_new.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/uncertainty-pinns/requirements_new.txt b/python/uncertainty-pinns/requirements_new.txt index 17ce9ca..cf3fd2d 100644 --- a/python/uncertainty-pinns/requirements_new.txt +++ b/python/uncertainty-pinns/requirements_new.txt @@ -115,7 +115,7 @@ sympy==1.13.3 tenacity==9.0.0 tensorboard==2.12.3 tensorboard-data-server==0.7.2 -tensorflow==2.12.0 +tensorflow==2.12.1 tensorflow-estimator==2.12.0 tensorflow-io-gcs-filesystem==0.35.0 termcolor==2.4.0