From 64167957a79e3fc52251a5dbc0d6eac0c44e5133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 15:48:52 +0000 Subject: [PATCH] Bump protobuf in /agent_telephony/twilio_livekit/agent_twilio Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.30.0 to 6.33.5. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent_telephony/twilio_livekit/agent_twilio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent_telephony/twilio_livekit/agent_twilio/requirements.txt b/agent_telephony/twilio_livekit/agent_twilio/requirements.txt index 8adecde..baddc7a 100644 --- a/agent_telephony/twilio_livekit/agent_twilio/requirements.txt +++ b/agent_telephony/twilio_livekit/agent_twilio/requirements.txt @@ -60,7 +60,7 @@ propcache==0.3.0 # via # aiohttp # yarl -protobuf==6.30.0 +protobuf==6.33.5 # via # livekit-api # livekit-protocol