From cc9c68cfeaf90d373d8a61c7f7b478d9184a4b51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 03:23:34 +0000 Subject: [PATCH] build(deps): bump protobuf from 5.29.6 to 7.35.1 in /edge Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.6 to 7.35.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- edge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edge/requirements.txt b/edge/requirements.txt index d590a0b..7655482 100644 --- a/edge/requirements.txt +++ b/edge/requirements.txt @@ -33,7 +33,7 @@ pika==1.3.2 # Serialization / config PyYAML==6.0.1 -protobuf==5.29.6 +protobuf==7.35.1 jsonschema==4.21.1 attrs==23.2.0 six==1.16.0