From 48813f3af21dfed3d05f2007c84537f89f3be4b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:46:38 +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.31.1. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v6.30.0...v6.31.1) --- updated-dependencies: - dependency-name: protobuf dependency-version: 6.31.1 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..eb1e6a8 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.31.1 # via # livekit-api # livekit-protocol