From cd6750662dd6466a19c1ce64abb146794bcee8b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:21:23 +0000 Subject: [PATCH] Bump tensorflow from 2.12.0rc0 to 2.12.1 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.12.0rc0 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-rc0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-tf.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-tf.txt b/requirements-tf.txt index 5ca90d45..bf538f1d 100644 --- a/requirements-tf.txt +++ b/requirements-tf.txt @@ -1,2 +1,2 @@ -tensorflow==2.12.0rc0 +tensorflow==2.12.1 tensorflow-probability==0.12.2