From f28ae325b8c4fe209d6aad7fbdc07f303e9b4007 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 16:37:38 +0000 Subject: [PATCH] Bump aiohttp from 3.11.11 to 3.14.1 in /labs/realtime-mcp-agents --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- labs/realtime-mcp-agents/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/realtime-mcp-agents/requirements.txt b/labs/realtime-mcp-agents/requirements.txt index 39779453..ff4357db 100644 --- a/labs/realtime-mcp-agents/requirements.txt +++ b/labs/realtime-mcp-agents/requirements.txt @@ -1,4 +1,4 @@ -aiohttp==3.11.11 +aiohttp==3.14.1 openai openai[realtime] fastrtc==0.0.19