From b2d1aca78adc90020c09fe5734b90ac7785b764b Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 12 Aug 2026 00:41:03 +0000 Subject: [PATCH] chore(deps): update dependency aiohttp to v3.14.3 [security] --- packages/toolbox-langchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/toolbox-langchain/requirements.txt b/packages/toolbox-langchain/requirements.txt index f695b269b..69947c282 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.1 +aiohttp==3.14.3 deprecated==1.3.1 \ No newline at end of file