From 3b1be489698c37d8e8773ed8c67f0d3267f9721a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 23:16:39 +0000 Subject: [PATCH] Bump langchain-core in /demo-python/code/data-chunking Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.17 to 0.1.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: langchain-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo-python/code/data-chunking/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-python/code/data-chunking/requirements.txt b/demo-python/code/data-chunking/requirements.txt index 5984f77..df255bd 100644 --- a/demo-python/code/data-chunking/requirements.txt +++ b/demo-python/code/data-chunking/requirements.txt @@ -48,7 +48,7 @@ jupyter_core==5.7.1 kiwisolver==1.4.5 langchain==0.1.4 langchain-community==0.0.16 -langchain-core==0.1.17 +langchain-core==0.1.30 langcodes==3.3.0 langsmith==0.0.84 MarkupSafe==2.1.4