Skip to content

Commit ad41377

Browse files
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36dea3c commit ad41377

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/docker/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ dllogger@git+https://github.com/NVIDIA/dllogger@v1.0.0
22

33
# Fixing these libraries versions to avoid conflicting or broken packages.
44
immutabledict==4.2.1
5-
protobuf==4.25.8
5+
protobuf==5.29.6
66
opencv-python-headless==4.11.0.86
77
docutils==0.16
88
urllib3==2.6.3

community-content/vertex-distributed-training/a3mega/llama-3-8b-nemo-pretraining/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ packaging==25.0
3131
pathspec==0.12.1
3232
platformdirs==4.3.8
3333
proto-plus==1.26.1
34-
protobuf==5.29.4
34+
protobuf==5.29.6
3535
pyasn1==0.6.2
3636
pyasn1_modules==0.4.2
3737
pydantic==2.11.4

0 commit comments

Comments
 (0)