From ff4e9faecbe6d4b42044ed392458bbef0d6558bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 03:30:12 +0000 Subject: [PATCH] Bump aiohttp from 3.8.4 to 3.13.3 in /code --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index 8bd74e4..fbf4d98 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -1,5 +1,5 @@ accelerate==0.28.0 -aiohttp==3.8.4 +aiohttp==3.13.3 aiosignal==1.3.1 annotated-types==0.7.0 anyio==4.4.0