From 8d088ff7b924923b81e225d957d84127635275fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 22:56:19 +0000 Subject: [PATCH] Bump monai from 1.3.0 to 1.6.0 in /research/gemini Bumps [monai](https://github.com/Project-MONAI/MONAI) from 1.3.0 to 1.6.0. - [Release notes](https://github.com/Project-MONAI/MONAI/releases) - [Changelog](https://github.com/Project-MONAI/MONAI/blob/dev/CHANGELOG.md) - [Commits](https://github.com/Project-MONAI/MONAI/compare/1.3.0...1.6.0) --- updated-dependencies: - dependency-name: monai dependency-version: 1.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- research/gemini/second_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/research/gemini/second_requirements.txt b/research/gemini/second_requirements.txt index 349c25af4..5ad7edcc1 100644 --- a/research/gemini/second_requirements.txt +++ b/research/gemini/second_requirements.txt @@ -65,7 +65,7 @@ Markdown==3.5.1 MarkupSafe==2.1.3 matplotlib==3.8.2 ml-dtypes==0.2.0 -monai==1.3.0 +monai==1.6.0 mpmath==1.3.0 multidict==6.0.4 multiprocess==0.70.15