From 4c832ff8d1e4ebc172dae83ad5a087c3d46328af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:21:35 +0000 Subject: [PATCH] Bump tensorflow from 2.2.0 to 2.12.1 in /bit_tf2 Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.2.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.2.0...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- bit_tf2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bit_tf2/requirements.txt b/bit_tf2/requirements.txt index 6e935da..25a8807 100644 --- a/bit_tf2/requirements.txt +++ b/bit_tf2/requirements.txt @@ -1,3 +1,3 @@ -tensorflow==2.2.0 +tensorflow==2.12.1 tensorflow-datasets==3.1.0 tensorflow-probability==0.10.0 \ No newline at end of file