From 61990f5d576528ffb3a1680cda865dec24df3d44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 01:14:19 +0000 Subject: [PATCH] build(deps): bump langchain-core in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [langchain-core](https://github.com/langchain-ai/langchain). Updates `langchain-core` from 0.3.76 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.76...langchain-core==0.3.80) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.80 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- poetry.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/poetry.lock b/poetry.lock index c7ff258..f8f8fc7 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.2.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "annotated-types" @@ -421,24 +421,24 @@ files = [ [[package]] name = "langchain-core" -version = "0.3.76" +version = "0.3.80" description = "Building applications with LLMs through composability" optional = false -python-versions = ">=3.9" +python-versions = "<4.0.0,>=3.9.0" groups = ["main", "dev"] files = [ - {file = "langchain_core-0.3.76-py3-none-any.whl", hash = "sha256:46e0eb48c7ac532432d51f8ca1ece1804c82afe9ae3dcf027b867edadf82b3ec"}, - {file = "langchain_core-0.3.76.tar.gz", hash = "sha256:71136a122dd1abae2c289c5809d035cf12b5f2bb682d8a4c1078cd94feae7419"}, + {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] -jsonpatch = ">=1.33,<2.0" -langsmith = ">=0.3.45" -packaging = ">=23.2" -pydantic = ">=2.7.4" -PyYAML = ">=5.3" +jsonpatch = ">=1.33.0,<2.0.0" +langsmith = ">=0.3.45,<1.0.0" +packaging = ">=23.2.0,<26.0.0" +pydantic = ">=2.7.4,<3.0.0" +PyYAML = ">=5.3.0,<7.0.0" tenacity = ">=8.1.0,<8.4.0 || >8.4.0,<10.0.0" -typing-extensions = ">=4.7" +typing-extensions = ">=4.7.0,<5.0.0" [[package]] name = "langchain-tests" @@ -964,13 +964,13 @@ files = [ [[package]] name = "opendataloader-pdf" -version = "1.0.6" +version = "1.3.0" description = "A Python wrapper for the opendataloader-pdf Java CLI." optional = false python-versions = "<4.0,>=3.9" groups = ["main"] files = [ - {file = "opendataloader_pdf-1.0.6-py3-none-any.whl", hash = "sha256:42d1a9cc7d7f6b2ea75d57c4e9a7b312017529867121cbe3d1e7c95e286abcc7"}, + {file = "opendataloader_pdf-1.3.0-py3-none-any.whl", hash = "sha256:a6b80d8a6d11e21f0712c3d5f2b4fef8a62c3d57eff8e9c5c7b3deefcb411a07"}, ] [[package]] @@ -2247,4 +2247,4 @@ cffi = ["cffi (>=1.17,<2.0) ; platform_python_implementation != \"PyPy\" and pyt [metadata] lock-version = "2.1" python-versions = ">=3.9,<4.0" -content-hash = "f901e046bbb33ec40abc45102d488ce2addd6daecd8c7224ba43e162be5cf5b7" +content-hash = "a8ab542c8b397ede0b635e97542006ba6a57332fd92a0418dfa98aaeb259aebf"