From c17d28dd323908d98ea5c817fdffc8fc63813a41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 21:28:59 +0000 Subject: [PATCH] Bump tensorflow from 2.4.1 to 2.12.1 in /reconstruction Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.4.1 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.4.1...v2.12.1) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- reconstruction/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reconstruction/requirements.txt b/reconstruction/requirements.txt index 399689aa..5d248fa6 100644 --- a/reconstruction/requirements.txt +++ b/reconstruction/requirements.txt @@ -3,6 +3,6 @@ attr==0.3.1 numpy==1.19.5 pandas==1.2.2 requests==2.25.1 -tensorflow==2.4.1 +tensorflow==2.12.1 tensorflow-federated==0.18.0 tensorflow-privacy==0.5.1