From 5a6985a374102b8bf20456274a9fb8a6c29fcf51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:13:34 +0000 Subject: [PATCH] Bump protobuf from 6.32.1 to 6.33.5 in /src/shoppingassistantservice Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.32.1 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 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 5940f1d..e9efced 100644 --- a/src/shoppingassistantservice/requirements.txt +++ b/src/shoppingassistantservice/requirements.txt @@ -168,7 +168,7 @@ proto-plus==1.26.1 # google-api-core # google-cloud-alloydb # google-cloud-secret-manager -protobuf==6.32.1 +protobuf==6.33.5 # via # google-api-core # google-cloud-alloydb