From 0a8ddaf40a35beb194a2e559df181309df15ec70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:54:45 +0000 Subject: [PATCH] Bump protobuf in /tools/ci_build/github/windows/python Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.21.12 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] --- tools/ci_build/github/windows/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/windows/python/requirements.txt b/tools/ci_build/github/windows/python/requirements.txt index 200b9c2e50288..819b52ac760c1 100644 --- a/tools/ci_build/github/windows/python/requirements.txt +++ b/tools/ci_build/github/windows/python/requirements.txt @@ -4,7 +4,7 @@ pytest setuptools>=68.2.2 wheel onnx==1.17.0 -protobuf==4.21.12 +protobuf==7.34.0rc1 sympy==1.12 flatbuffers psutil