From 238485c848dcebe7b76809aacce8a22088fd4344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 8 Feb 2026 12:55:04 +0000 Subject: [PATCH] Bump protobuf from 3.18.0 to 5.29.6 in /tools/upgrade Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.18.0 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tools/upgrade/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/upgrade/requirements.txt b/tools/upgrade/requirements.txt index c4d367a7c..75aee8ca1 100644 --- a/tools/upgrade/requirements.txt +++ b/tools/upgrade/requirements.txt @@ -1,2 +1,2 @@ mysql-connector-python==8.0.6 -protobuf==3.18.0 +protobuf==5.29.6