Skip to content

Commit c35cd73

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 4e99ee0 commit c35cd73

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
@@ -16,4 +16,4 @@ nvidia_nvjitlink_cu12==12.5.82; platform_machine == 'x86_64'
1616
tensorflow==2.19.*; platform_machine == 'x86_64'
1717
onnx==1.16.*; platform_machine == 'x86_64'
1818
onnxruntime-gpu==1.22.*; platform_machine == 'x86_64'
19-
protobuf==3.20.3; platform_machine == 'x86_64'
19+
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)