From 3c6b2c8b406357a304b918536f6c55e696ed8951 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:53:08 +0000 Subject: [PATCH] Bump protobuf from 3.15.0 to 4.25.8 in /metrics/handler Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.0 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/v3.15.0...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- metrics/handler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metrics/handler/requirements.txt b/metrics/handler/requirements.txt index 9026d1daf..be4d17973 100644 --- a/metrics/handler/requirements.txt +++ b/metrics/handler/requirements.txt @@ -5,7 +5,7 @@ google-cloud-secret-manager==2.1.0 importlib-metadata~=6.0.0 jinja2>=3.0 numpy~=1.23.0 -protobuf==3.15.0 +protobuf==4.25.8 sendgrid==6.4.8 tensorboard~=2.9.0 tensorflow-cpu~=2.9.1