From 0a316f3923fd5c44fdb8fbf200a4ad69bd07d8af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 19:15:28 +0000 Subject: [PATCH] Bump protobuf from 4.25.1 to 5.29.6 in /requirements Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.1 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:development ... Signed-off-by: dependabot[bot] --- requirements/developer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/developer.txt b/requirements/developer.txt index 9d93f4a7e2..17e38a256c 100644 --- a/requirements/developer.txt +++ b/requirements/developer.txt @@ -6,7 +6,7 @@ pytest-mock==3.14.0 pytest-cov==4.1.0 pytest-timeout==2.3.1 grpcio==1.62.1 -protobuf==4.25.1 +protobuf==5.29.6 grpcio-tools==1.60.0 transformers>=4.34.0 pyspelling==2.8.2