From ea92801932dd19221c850e78462a98cc6e599035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:10:05 +0000 Subject: [PATCH] Bump protobuf in /mobile/examples/basic_usage/model Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.20.2 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mobile/examples/basic_usage/model/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/examples/basic_usage/model/requirements.txt b/mobile/examples/basic_usage/model/requirements.txt index 8bc719d9a..61e7e9730 100644 --- a/mobile/examples/basic_usage/model/requirements.txt +++ b/mobile/examples/basic_usage/model/requirements.txt @@ -1,3 +1,3 @@ onnx==1.13.0 onnxruntime==1.13.1 -protobuf==3.20.2 +protobuf==7.34.0rc1