From e8ad49e0b855544fbd23f9642db89360c6bdecff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 01:07:19 +0000 Subject: [PATCH] Bump protobuf from 4.23.1 to 4.25.8 in /samples/polyglot Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.23.1 to 4.25.8. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.23.1...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 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 d61d35e..856f0ce 100644 --- a/samples/polyglot/requirements.txt +++ b/samples/polyglot/requirements.txt @@ -1,4 +1,4 @@ -protobuf==4.23.1 +protobuf==4.25.8 temporalio==1.16.0 types-protobuf==4.23.0.1 typing_extensions==4.5.0