From 1eb29d84ebd27bba8628c89da50502cb5165538f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:17:46 +0000 Subject: [PATCH] Bump protobuf from 4.25.8 to 5.29.6 in /python/requirements/nano Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.8 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] --- python/requirements/nano/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements/nano/requirements.txt b/python/requirements/nano/requirements.txt index 5fa70eb19e0..98847e3e47f 100644 --- a/python/requirements/nano/requirements.txt +++ b/python/requirements/nano/requirements.txt @@ -6,7 +6,7 @@ intel-openmp cloudpickle -protobuf==4.25.8 +protobuf==5.29.6 py-cpuinfo pyyaml packaging