From a6dcb89688805254cc22affa12dac4049dd12942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:13:20 +0000 Subject: [PATCH] Bump protobuf from 4.25.3 to 4.25.8 in /larq_compute_engine Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.25.3 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.3...v4.25.8) --- updated-dependencies: - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- larq_compute_engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larq_compute_engine/requirements.txt b/larq_compute_engine/requirements.txt index fdcf7610..b7a4ea3b 100644 --- a/larq_compute_engine/requirements.txt +++ b/larq_compute_engine/requirements.txt @@ -104,7 +104,7 @@ pluggy==1.5.0 # via pytest promise==2.3 # via tensorflow-datasets -protobuf==4.25.3 +protobuf==4.25.8 # via # googleapis-common-protos # tensorboard