From 9f9bfa22b71c05198952d57b8855d61ea824b973 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 11 Feb 2026 15:14:17 +0000 Subject: [PATCH] chore(deps): update dependency langchain-core to v1.2.11 [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 5cc445c9..cf6584da 100644 --- a/packages/toolbox-langchain/requirements.txt +++ b/packages/toolbox-langchain/requirements.txt @@ -1,5 +1,5 @@ -e ../toolbox-core -langchain-core==1.2.6 +langchain-core==1.2.11 PyYAML==6.0.3 pydantic==2.12.5 aiohttp==3.13.3