From 48e1d4032a608c3957ce125d3c3161ed842eb0df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 12:43:27 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 7.34.1 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 7.34.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 253055d87..4c44c5782 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ casttube==0.2.1 -protobuf==5.29.3 +protobuf==7.34.1 zeroconf==0.148.0