From 23c4b8cfa7ffc9752d07dfa7bf60c074977cdc60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:36:47 +0000 Subject: [PATCH] Bump protobuf from 5.29.5 to 5.29.6 in /pydynamo_brain Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.5 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pydynamo_brain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pydynamo_brain/requirements.txt b/pydynamo_brain/requirements.txt index 85a4af2..2267117 100644 --- a/pydynamo_brain/requirements.txt +++ b/pydynamo_brain/requirements.txt @@ -14,7 +14,7 @@ tqdm torchio patchify tensorflow==2.20.* -protobuf==5.29.5 +protobuf==5.29.6 scikit-learn monai torchvision