From 97a7a03cb3abd5e822a16bbfbfb7a745ee00862a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 08:03:45 +0000 Subject: [PATCH] Bump langchain-core from 0.2.35 to 0.2.38 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.35 to 0.2.38. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.35...langchain-core==0.2.38) --- updated-dependencies: - dependency-name: langchain-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 5d7465a..176b51f 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -65,7 +65,7 @@ jsonpointer==3.0.0 # via jsonpatch langchain-anthropic==0.1.23 # via -r requirements/requirements.in -langchain-core==0.2.35 +langchain-core==0.2.38 # via # -r requirements/requirements.in # langchain-anthropic