From aa0133ca9dde210cd3a300373eea2f75141c244d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 24 Apr 2024 17:30:15 +0200 Subject: [PATCH] chore(deps): update dependency langchain-core to v0.1.45 (#588) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [langchain-core](https://togithub.com/langchain-ai/langchain) | `==0.1.35` -> `==0.1.45` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/langchain-core/0.1.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/langchain-core/0.1.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/langchain-core/0.1.35/0.1.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/langchain-core/0.1.35/0.1.45?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "every 3 months on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/GoogleCloudPlatform/generative-ai). --- .../function-scripts/analyze-prospectus/requirements.txt | 2 +- .../genwealth/function-scripts/process-pdf/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt b/gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt index 423805820..dd9ab2957 100644 --- a/gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt +++ b/gemini/sample-apps/genwealth/function-scripts/analyze-prospectus/requirements.txt @@ -37,7 +37,7 @@ jsonpatch==1.33 jsonpointer==2.4 langchain==0.1.16 langchain-community==0.0.34 -langchain-core==0.1.35 +langchain-core==0.1.45 langchain-google-vertexai==0.1.3 langchain-text-splitters==0.0.1 langsmith==0.1.50 diff --git a/gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt b/gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt index 14af8dcaf..82953063b 100644 --- a/gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt +++ b/gemini/sample-apps/genwealth/function-scripts/process-pdf/requirements.txt @@ -37,7 +37,7 @@ jsonpatch==1.33 jsonpointer==2.4 langchain==0.1.16 langchain-community==0.0.34 -langchain-core==0.1.35 +langchain-core==0.1.45 langchain-google-vertexai==0.1.3 langchain-text-splitters==0.0.1 langchain-google-alloydb-pg==0.1.0