From ad4137778328546870b95645844590a579529404 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 10:06:10 -0500 Subject: [PATCH] Bump protobuf (#4438) Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt | 2 +- .../a3mega/llama-3-8b-nemo-pretraining/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt b/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt index 00dc1e08b..f60903415 100644 --- a/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt +++ b/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt @@ -2,7 +2,7 @@ dllogger@git+https://github.com/NVIDIA/dllogger@v1.0.0 # Fixing these libraries versions to avoid conflicting or broken packages. immutabledict==4.2.1 -protobuf==4.25.8 +protobuf==5.29.6 opencv-python-headless==4.11.0.86 docutils==0.16 urllib3==2.6.3 diff --git a/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt b/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt index 5d51ba47b..2b8c67f50 100644 --- a/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt +++ b/community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt @@ -31,7 +31,7 @@ packaging==25.0 pathspec==0.12.1 platformdirs==4.3.8 proto-plus==1.26.1 -protobuf==5.29.4 +protobuf==5.29.6 pyasn1==0.6.2 pyasn1_modules==0.4.2 pydantic==2.11.4