From 6b4f0c1acb3b1b075e5ee9414e23b02ecb2c5242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:21:10 +0000 Subject: [PATCH] chore(deps): bump langchain-core Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.81 to 1.2.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.81...langchain-core==1.2.11) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../gaia-l3-construct/lib/shared/python-tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/python-tests/requirements.txt b/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/python-tests/requirements.txt index fae98b6f3..cab775525 100644 --- a/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/python-tests/requirements.txt +++ b/packages/constructs/L3/ai/gaia-l3-construct/lib/shared/python-tests/requirements.txt @@ -3,4 +3,4 @@ pytest==8.3.4 moto==5.0.23 coverage==7.6.9 langchain==0.3.27 -langchain-core==0.3.81 \ No newline at end of file +langchain-core==1.2.11 \ No newline at end of file