From 6daf8f5d071c245a493c8cc47ed8ab3f49e3d48a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 05:34:12 +0000 Subject: [PATCH] chore(deps-dev): bump langchain-google-vertexai in the langchain group Bumps the langchain group with 1 update: [langchain-google-vertexai](https://github.com/langchain-ai/langchain-google). Updates `langchain-google-vertexai` from 2.0.8 to 2.0.9 - [Release notes](https://github.com/langchain-ai/langchain-google/releases) - [Commits](https://github.com/langchain-ai/langchain-google/compare/libs/vertexai/v2.0.8...libs/vertexai/v2.0.9) --- updated-dependencies: - dependency-name: langchain-google-vertexai dependency-type: direct:development update-type: version-update:semver-patch dependency-group: langchain ... Signed-off-by: dependabot[bot] --- poetry.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/poetry.lock b/poetry.lock index 76ff22faf..31c6e6532 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.5 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -2131,13 +2131,13 @@ langchain-core = ">=0.3.15,<0.4.0" [[package]] name = "langchain-google-vertexai" -version = "2.0.8" +version = "2.0.9" description = "An integration package connecting Google VertexAI and LangChain" optional = false python-versions = "<4.0,>=3.9" files = [ - {file = "langchain_google_vertexai-2.0.8-py3-none-any.whl", hash = "sha256:507361b79c4472ceefdc3439505d10c4f0d51332ca84823fe3c3422dad381b68"}, - {file = "langchain_google_vertexai-2.0.8.tar.gz", hash = "sha256:3983957a18054d8188e3b083e7b4e8c83e3b73082843f56064c95e2059de9ccf"}, + {file = "langchain_google_vertexai-2.0.9-py3-none-any.whl", hash = "sha256:cb1085cf75793bd03fc825363f2cad9706eb1c30fd263da1998098e4c01e9c8f"}, + {file = "langchain_google_vertexai-2.0.9.tar.gz", hash = "sha256:da4a2c08d84a392fa6ab09d8f3f45eb5e86fd5e063ed7b4085c9f62fb04dc1ca"}, ] [package.dependencies]