From c637c3c80f4675361bc6223fd9e2c47e601471c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 19:43:24 +0000 Subject: [PATCH] build(deps): bump langchain in /backend/restaurant-crawling/scripts Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.3.9 to 1.3.14. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==1.3.9...langchain==1.3.14) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/restaurant-crawling/scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/restaurant-crawling/scripts/requirements.txt b/backend/restaurant-crawling/scripts/requirements.txt index d3f926bfc5..cdc6db2a6d 100644 --- a/backend/restaurant-crawling/scripts/requirements.txt +++ b/backend/restaurant-crawling/scripts/requirements.txt @@ -4,7 +4,7 @@ yt-dlp[default]==2026.6.9 pyyaml==6.0.3 openai==2.38.0 requests==2.34.2 -langchain==1.3.9 +langchain==1.3.14 langchain-community==0.4.2 langchain-ollama==1.1.0 supabase==2.30.0