From 759a4c1d4e00c62728beddde62cc23649c8a9c0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 15:23:39 +0000 Subject: [PATCH] Bump langchain-core from 1.2.9 to 1.2.11 in /cdk/text_generation Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.2.9 to 1.2.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.2.9...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] --- cdk/text_generation/requirements.txt | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cdk/text_generation/requirements.txt b/cdk/text_generation/requirements.txt index d849460..8aa2749 100644 --- a/cdk/text_generation/requirements.txt +++ b/cdk/text_generation/requirements.txt @@ -76,7 +76,7 @@ langchain-classic==1.0.1 # langchain-community langchain-community==0.4.1 # via -r requirements.in -langchain-core==1.2.9 +langchain-core==1.2.11 # via # -r requirements.in # langchain @@ -216,8 +216,6 @@ typing-inspection==0.4.2 # via # pydantic # pydantic-settings -tzdata==2025.3 - # via psycopg urllib3==2.6.3 # via # botocore