From a3b64bd2aa8ffc011c4b0bdb8cfb6e02b7fa31a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 19:09:42 +0000 Subject: [PATCH] Bump langchain-core from 0.3.79 to 0.3.80 in /libs/oci Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.79 to 0.3.80. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.79...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libs/oci/poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/oci/poetry.lock b/libs/oci/poetry.lock index 6961cfc..c8b208b 100644 --- a/libs/oci/poetry.lock +++ b/libs/oci/poetry.lock @@ -1406,14 +1406,14 @@ xai = ["langchain-xai"] [[package]] name = "langchain-core" -version = "0.3.79" +version = "0.3.80" description = "Building applications with LLMs through composability" optional = false python-versions = "<4.0.0,>=3.9.0" groups = ["main", "test", "test-integration"] files = [ - {file = "langchain_core-0.3.79-py3-none-any.whl", hash = "sha256:92045bfda3e741f8018e1356f83be203ec601561c6a7becfefe85be5ddc58fdb"}, - {file = "langchain_core-0.3.79.tar.gz", hash = "sha256:024ba54a346dd9b13fb8b2342e0c83d0111e7f26fa01f545ada23ad772b55a60"}, + {file = "langchain_core-0.3.80-py3-none-any.whl", hash = "sha256:2141e3838d100d17dce2359f561ec0df52c526bae0de6d4f469f8026c5747456"}, + {file = "langchain_core-0.3.80.tar.gz", hash = "sha256:29636b82513ab49e834764d023c4d18554d3d719a185d37b019d0a8ae948c6bb"}, ] [package.dependencies]