From 1ba5e778d7f5bf5df878edcb8575c7b69ffd0278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 04:14:21 +0000 Subject: [PATCH] build(deps): bump protobuf in /labgrid/remote/generated 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] --- labgrid/remote/generated/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labgrid/remote/generated/requirements.txt b/labgrid/remote/generated/requirements.txt index 580b2389d..6eef83638 100644 --- a/labgrid/remote/generated/requirements.txt +++ b/labgrid/remote/generated/requirements.txt @@ -8,7 +8,7 @@ grpcio==1.64.1 # via grpcio-tools grpcio-tools==1.62.2 # via -r requirements.in -protobuf==4.25.3 +protobuf==4.25.8 # via grpcio-tools # The following packages are considered to be unsafe in a requirements file: