From d6f4848974ba09d2c7a43f9147a44472b2b96dcc Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 1 Jul 2026 04:29:38 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.14.1 [security] --- packages/toolbox-langchain/requirements.txt | 2 +- packages/toolbox-llamaindex/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/toolbox-langchain/requirements.txt b/packages/toolbox-langchain/requirements.txt index 30f942b86..f695b269b 100644 --- a/packages/toolbox-langchain/requirements.txt +++ b/packages/toolbox-langchain/requirements.txt @@ -2,5 +2,5 @@ langchain-core==1.4.0 PyYAML==6.0.3 pydantic==2.13.4 -aiohttp==3.14.0 +aiohttp==3.14.1 deprecated==1.3.1 \ No newline at end of file diff --git a/packages/toolbox-llamaindex/requirements.txt b/packages/toolbox-llamaindex/requirements.txt index 4efd8f25a..02d2b64fc 100644 --- a/packages/toolbox-llamaindex/requirements.txt +++ b/packages/toolbox-llamaindex/requirements.txt @@ -2,5 +2,5 @@ llama-index-core==0.14.22 PyYAML==6.0.3 pydantic==2.13.4 -aiohttp==3.14.0 +aiohttp==3.14.1 deprecated==1.3.1