From 385ed7af018bbbe29036c2b336c42490138f665f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 19:43:28 +0000 Subject: [PATCH] Bump langchain in /backend/restaurant-crawling/scripts Bumps [langchain](https://github.com/langchain-ai/langchain) from 1.3.9 to 1.3.13. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==1.3.9...langchain==1.3.13) --- updated-dependencies: - dependency-name: langchain dependency-version: 1.3.13 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..a2aec53167 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.13 langchain-community==0.4.2 langchain-ollama==1.1.0 supabase==2.30.0