Skip to content

Commit 317300b

Browse files
Bump protobuf from 3.20.3 to 6.33.0 in /docker/tensorrt
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.3 to 6.33.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 338b681 commit 317300b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/tensorrt/requirements-amd64.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ nvidia_nccl_cu12==2.23.4; platform_machine == 'x86_64'
1515
nvidia_nvjitlink_cu12==12.5.82; platform_machine == 'x86_64'
1616
onnx==1.16.*; platform_machine == 'x86_64'
1717
onnxruntime-gpu==1.22.*; platform_machine == 'x86_64'
18-
protobuf==3.20.3; platform_machine == 'x86_64'
18+
protobuf==6.33.0; platform_machine == 'x86_64'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
onnx == 1.14.0; platform_machine == 'aarch64'
2-
protobuf == 3.20.3; platform_machine == 'aarch64'
2+
protobuf == 6.33.0; platform_machine == 'aarch64'

0 commit comments

Comments
 (0)