From 3993f36f593d16f957b02d3ea8fa36bc8c2c2c41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:19:39 +0000 Subject: [PATCH] Bump protobuf from 4.25.8 to 5.29.6 in /samples/polyglot 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] --- samples/polyglot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/polyglot/requirements.txt b/samples/polyglot/requirements.txt index 856f0ce..11ef7a7 100644 --- a/samples/polyglot/requirements.txt +++ b/samples/polyglot/requirements.txt @@ -1,4 +1,4 @@ -protobuf==4.25.8 +protobuf==5.29.6 temporalio==1.16.0 types-protobuf==4.23.0.1 typing_extensions==4.5.0