From 141ae1470e328bb6f06093e569f73339a45de631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:14:46 +0000 Subject: [PATCH] Bump protobuf from 4.25.4 to 4.25.8 in /src/shoppingassistantservice Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.4 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.25.4...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- src/shoppingassistantservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/shoppingassistantservice/requirements.txt b/src/shoppingassistantservice/requirements.txt index 7249dfa..eee2af8 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -144,7 +144,7 @@ proto-plus==1.24.0 # google-ai-generativelanguage # google-api-core # google-cloud-secret-manager -protobuf==4.25.4 +protobuf==4.25.8 # via # google-ai-generativelanguage # google-api-core