From 7ac025fddc85d193d96c3fd5f38b27fa30fa7dca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 02:41:58 +0000 Subject: [PATCH] Bump aiohttp from 3.9.1 to 3.13.3 in /proxy-ailb --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- proxy-ailb/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy-ailb/requirements.txt b/proxy-ailb/requirements.txt index a53af03..97956a8 100644 --- a/proxy-ailb/requirements.txt +++ b/proxy-ailb/requirements.txt @@ -11,7 +11,7 @@ openai==1.3.5 anthropic==0.7.0 # HTTP client for Ollama -aiohttp==3.9.1 +aiohttp==3.13.3 # Vector stores and embeddings chromadb==0.4.18