From 7856e6665bd8d0ff8b116c12ccff9d7c5e12f3cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 22:07:21 +0000 Subject: [PATCH] Bump protobuf in /agent_telephony/twilio_livekit/livekit_pipeline Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.0 to 7.34.0rc1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.34.0rc1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../twilio_livekit/livekit_pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent_telephony/twilio_livekit/livekit_pipeline/requirements.txt b/agent_telephony/twilio_livekit/livekit_pipeline/requirements.txt index 36fd60b..582c6cf 100644 --- a/agent_telephony/twilio_livekit/livekit_pipeline/requirements.txt +++ b/agent_telephony/twilio_livekit/livekit_pipeline/requirements.txt @@ -134,7 +134,7 @@ propcache==0.3.0 # via # aiohttp # yarl -protobuf==6.30.0 +protobuf==7.34.0rc1 # via # livekit # livekit-agents