From 18996aeec1ef36cbd8fd66fa0155bcb192972a69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 01:20:56 +0000 Subject: [PATCH] Bump langchain-core from 1.2.11 to 1.2.22 in /backend Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.2.11 to 1.2.22. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.2.11...langchain-core==1.2.22) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.22 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 233ec547f..74ad7180d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -14,5 +14,5 @@ sqlalchemy==2.0.45 alembic==1.17.2 retrying==1.4.2 langchain-aws==1.1.0 -langchain-core==1.2.11 +langchain-core==1.2.22 pydantic==2.12.5