From c7dc1453bb013eaa60d88298db2702cbd34a3a4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 03:55:12 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 5.29.5 in /agent_stream Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 5.29.5. - [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/v5.29.3...v5.29.5) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agent_stream/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent_stream/requirements.txt b/agent_stream/requirements.txt index ab66932..7c1fcf6 100644 --- a/agent_stream/requirements.txt +++ b/agent_stream/requirements.txt @@ -60,7 +60,7 @@ propcache==0.2.1 # via # aiohttp # yarl -protobuf==5.29.3 +protobuf==5.29.5 # via # livekit-api # livekit-protocol