From 530dbb9c9bec963d1cffd4348c06857f8044738f Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 18 Dec 2025 21:11:05 +0000 Subject: [PATCH 1/2] chore(deps): update all non-major dependencies --- pyproject.toml | 4 ++-- requirements.txt | 2 +- samples/requirements.txt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index b72d6d16..c965a83f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,14 +45,14 @@ langgraph = [ test = [ "black[jupyter]==25.12.0", "isort==7.0.0", - "langgraph==1.0.4", + "langgraph==1.0.5", "mypy==1.19.1", "pytest-asyncio==0.26.0", "pytest==8.4.2", "pytest-cov==7.0.0", "pytest-depends==1.0.1", "Pillow==12.0.0", - "langchain-tests==1.1.0" + "langchain-tests==1.1.1" ] diff --git a/requirements.txt b/requirements.txt index 7e7f921c..21530f18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ google-cloud-alloydb-connector[asyncpg]==1.11.0 google-cloud-storage==3.7.0 numpy==2.3.5; python_version >= "3.11" numpy==2.2.6; python_version == "3.10" -langgraph==1.0.4 +langgraph==1.0.5 langchain-postgres==0.0.16 diff --git a/samples/requirements.txt b/samples/requirements.txt index 55ca38fb..0a09ed24 100644 --- a/samples/requirements.txt +++ b/samples/requirements.txt @@ -1,5 +1,5 @@ -google-cloud-aiplatform[reasoningengine,langchain]==1.97.0 +google-cloud-aiplatform[reasoningengine,langchain]==1.132.0 google-cloud-resource-manager==1.15.0 -langchain-community==0.3.31 +langchain-community==0.4.1 langchain-google-alloydb-pg==0.13.0 langchain-google-vertexai==2.1.2 From 26b081e22da0ecf65014a5cd58d3670d6a6be3c1 Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Thu, 18 Dec 2025 15:23:08 -0800 Subject: [PATCH 2/2] Update requirements.txt --- samples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/requirements.txt b/samples/requirements.txt index 0a09ed24..9ceb6f61 100644 --- a/samples/requirements.txt +++ b/samples/requirements.txt @@ -1,5 +1,5 @@ google-cloud-aiplatform[reasoningengine,langchain]==1.132.0 google-cloud-resource-manager==1.15.0 -langchain-community==0.4.1 +langchain-community==0.3.31 langchain-google-alloydb-pg==0.13.0 langchain-google-vertexai==2.1.2