From 6ae2428433c70f5e61cd30d6ae2f4fb37d6da221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:15:54 +0000 Subject: [PATCH] Bump protobuf from 4.25.8 to 5.29.6 in /playground/infrastructure 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] --- playground/infrastructure/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/infrastructure/requirements.txt b/playground/infrastructure/requirements.txt index 93b4c4a44d9f..ae59668e6aa6 100644 --- a/playground/infrastructure/requirements.txt +++ b/playground/infrastructure/requirements.txt @@ -24,7 +24,7 @@ tqdm~=4.62.3 sonora==0.2.2 pydantic==1.10.13 grpcio-tools==1.62.1 -protobuf==4.25.8 +protobuf==5.29.6 google-cloud-datastore==2.11.0 requests~=2.28.2 \ No newline at end of file