From 83774b00952d72bf2459b63cb7886897065d6481 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 17:53:31 +0000 Subject: [PATCH] Bump protobuf from 3.15.0 to 3.18.3 in /metrics/handler Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.15.0 to 3.18.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.15.0...v3.18.3) --- updated-dependencies: - dependency-name: protobuf 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..5741eedb6 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==3.18.3 sendgrid==6.4.8 tensorboard~=2.9.0 tensorflow-cpu~=2.9.1