From f6691dced1bfb2e39de3e24b62e7f9cba9f48f8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Nov 2022 23:27:28 +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.9.3. - [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.9.3) --- 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..8caf97e788 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.9.3