From 7916aacfeb7987559df3a845bfe5fc699d9a8eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:27:04 +0000 Subject: [PATCH] Bump protobuf from 6.33.2 to 6.33.5 in /src/emailservice Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.2 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/emailservice/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emailservice/requirements.txt b/src/emailservice/requirements.txt index 765dc1d..3cdc978 100644 --- a/src/emailservice/requirements.txt +++ b/src/emailservice/requirements.txt @@ -80,7 +80,7 @@ proto-plus==1.27.0 # via # google-api-core # google-cloud-trace -protobuf==6.33.2 +protobuf==6.33.5 # via # google-api-core # google-cloud-trace