From 7ad0e47e0b6f0584592d73a882ab9d45a578f50f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Mar 2023 01:14:00 +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.11.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.5.0...v2.11.1) --- 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..dc35191a52 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.11.1