From 371d709728c79788b3b2a70c368d7923bd0c2d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 21:03:28 +0000 Subject: [PATCH] Bump protobuf from 5.29.3 to 5.29.6 in /agent_stream Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 5.29.3 to 5.29.6. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 5.29.6 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..74fb123 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.6 # via # livekit-api # livekit-protocol