From 5228d3ccbe3288ce4ae0ee82682d6f0b5dd9a1ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 17:43:41 +0000 Subject: [PATCH] chore(deps-dev): bump langchain-core from 1.0.0 to 1.0.7 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.0.0 to 1.0.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.0.0...langchain-core==1.0.7) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.0.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index a8d49f84f..bace2ae49 100644 --- a/poetry.lock +++ b/poetry.lock @@ -709,14 +709,14 @@ xai = ["langchain-xai"] [[package]] name = "langchain-core" -version = "1.0.0" +version = "1.0.7" description = "Building applications with LLMs through composability" optional = false python-versions = "<4.0.0,>=3.10.0" groups = ["dev"] files = [ - {file = "langchain_core-1.0.0-py3-none-any.whl", hash = "sha256:a94561bf75dd097c7d6e3864950f28dadc963f0bd810114de4095f41f634059b"}, - {file = "langchain_core-1.0.0.tar.gz", hash = "sha256:8e81c94a22fa3a362a0f101bbd1271bf3725e50cf1e31c84e8f4a1c731279785"}, + {file = "langchain_core-1.0.7-py3-none-any.whl", hash = "sha256:76af258b0e95a7915b8e301706a45ded50c75b80ff35329394d4df964416e32a"}, + {file = "langchain_core-1.0.7.tar.gz", hash = "sha256:6c64399cb0f163a7e45a764cce75d80fd08b82f4e0274ca892cfbcaa2f29200b"}, ] [package.dependencies]