From 164c5759075b3b9b6ae5e8b77c3a14b2885749c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 00:17:28 +0000 Subject: [PATCH] Bump aiohttp from 3.11.11 to 3.13.3 in /audio_transcript --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- audio_transcript/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio_transcript/requirements.txt b/audio_transcript/requirements.txt index e6da385..3b53550 100644 --- a/audio_transcript/requirements.txt +++ b/audio_transcript/requirements.txt @@ -2,7 +2,7 @@ # uv pip compile pyproject.toml -o requirements.txt aiohappyeyeballs==2.4.4 # via aiohttp -aiohttp==3.11.11 +aiohttp==3.13.3 # via restack-ai aiosignal==1.3.2 # via aiohttp