From 0d05fab7e27fab6212faebf11a9d3b715f4ec04b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:30:40 +0000 Subject: [PATCH] Bump langchain-core from 0.3.21 to 0.3.22 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.21 to 0.3.22. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.21...langchain-core==0.3.22) --- updated-dependencies: - dependency-name: langchain-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e9c40ce..a349a2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ jsonpatch==1.33 jsonpointer==3.0.0 langchain==0.3.8 langchain-community==0.3.8 -langchain-core==0.3.21 +langchain-core==0.3.22 langchain-openai==0.2.9 langchain-text-splitters==0.3.2 langsmith==0.1.145