From a7338a64ab215c6fce6ac7a681c274a57630b831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 21:37:14 +0000 Subject: [PATCH] build(deps): bump langchain-core in /agentic-teaching-assistant-demo Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.63 to 1.3.3. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.63...langchain-core==1.3.3) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- agentic-teaching-assistant-demo/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agentic-teaching-assistant-demo/requirements.txt b/agentic-teaching-assistant-demo/requirements.txt index 8e78999..196d26b 100644 --- a/agentic-teaching-assistant-demo/requirements.txt +++ b/agentic-teaching-assistant-demo/requirements.txt @@ -27,7 +27,7 @@ yt-dlp youtube-search-python==1.6.6 # Pin to 1.6.6 - newer versions have 'proxies' arg bug # LangChain ecosystem -langchain-core==0.3.63 +langchain-core==1.3.3 langchain==0.3.25 langchain-openai==0.3.16 langchain-nvidia-ai-endpoints==0.3.9