From 4c056a5807f152751453f7c5d6b781ab0eb22cd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 04:16:49 +0000 Subject: [PATCH] Bump protobuf in /deploy/hps/sdk/pipelines/PaddleOCR-VL/client Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.19.6 to 4.25.8. - [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/compare/v3.19.6...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/hps/sdk/pipelines/PaddleOCR-VL/client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/hps/sdk/pipelines/PaddleOCR-VL/client/requirements.txt b/deploy/hps/sdk/pipelines/PaddleOCR-VL/client/requirements.txt index e505ca1c6b..ffb388fac8 100644 --- a/deploy/hps/sdk/pipelines/PaddleOCR-VL/client/requirements.txt +++ b/deploy/hps/sdk/pipelines/PaddleOCR-VL/client/requirements.txt @@ -1,3 +1,3 @@ # paddlex-hps-client -protobuf == 3.19.6 +protobuf == 4.25.8 tritonclient [grpc] == 2.15