From b532ae27cb7f2607d1e732cf1046512487f90d1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 10:50:07 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 7.34.0 Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 7.34.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0 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..58d55a85f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ casttube==0.2.1 -protobuf==5.29.3 +protobuf==7.34.0 zeroconf==0.148.0