From 723a721cd74a0a309e6b4255d4b74a03cdc95aa1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 21:04:07 +0000 Subject: [PATCH] Bump tensorflow in /hackathon/mBrainAligner/src/3D_U-Net Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.0 to 2.7.2. - [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.7.2) --- updated-dependencies: - dependency-name: tensorflow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hackathon/mBrainAligner/src/3D_U-Net/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackathon/mBrainAligner/src/3D_U-Net/requirements.txt b/hackathon/mBrainAligner/src/3D_U-Net/requirements.txt index 3e4efea90f..bed2dd62d2 100644 --- a/hackathon/mBrainAligner/src/3D_U-Net/requirements.txt +++ b/hackathon/mBrainAligner/src/3D_U-Net/requirements.txt @@ -5,4 +5,4 @@ tensorflow_gpu==1.4.0 Keras==2.1.2 scipy==1.0.0 SimpleITK==2.1.0 -tensorflow==2.5.0 +tensorflow==2.7.2