From 9d00093bae9f809027d7f4671158d9726b4e0066 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 11:55:25 +0000 Subject: [PATCH] Bump langchain from 0.3.25 to 0.3.27 in /backend Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.3.25 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.25...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.27 dependency-type: direct:production update-type: version-update:semver-patch ... 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 ffb6f04a9..dee968db5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -12,7 +12,7 @@ google_auth_oauthlib==1.2.2 google-cloud-core==2.4.3 json-repair==0.39.1 pip-install==1.3.5 -langchain==0.3.25 +langchain==0.3.27 langchain-aws==0.2.25 langchain-anthropic==0.3.15 langchain-fireworks==0.3.0