From cb7a2070146332eaa264bb82ccb5c7f76b380a22 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 6 Mar 2026 22:58:04 +0000 Subject: [PATCH 1/2] chore(deps): update all non-major dependencies --- pyproject.toml | 8 ++++---- requirements.txt | 8 ++++---- samples/requirements.txt | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 925a272c..f001b3b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,16 +43,16 @@ langgraph = [ "langgraph-checkpoint>=4.0.0, <4.1.0" ] test = [ - "black[jupyter]==26.1.0", + "black[jupyter]==26.3.0", "isort==8.0.1", - "langgraph==1.0.6", + "langgraph==1.0.10", "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" + "Pillow==12.1.1", + "langchain-tests==1.1.5" ] diff --git a/requirements.txt b/requirements.txt index 7661f903..f5786f36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -google-cloud-alloydb-connector[asyncpg]==1.11.0 -google-cloud-storage==3.7.0 -numpy==2.3.5; python_version >= "3.11" +google-cloud-alloydb-connector[asyncpg]==1.12.1 +google-cloud-storage==3.9.0 +numpy==2.4.2; python_version >= "3.11" numpy==2.2.6; python_version == "3.10" -langgraph==1.0.6 +langgraph==1.0.10 langchain-postgres==0.0.17 diff --git a/samples/requirements.txt b/samples/requirements.txt index 55ca38fb..745b2b5f 100644 --- a/samples/requirements.txt +++ b/samples/requirements.txt @@ -1,5 +1,5 @@ google-cloud-aiplatform[reasoningengine,langchain]==1.97.0 -google-cloud-resource-manager==1.15.0 -langchain-community==0.3.31 -langchain-google-alloydb-pg==0.13.0 +google-cloud-resource-manager==1.16.0 +langchain-community==0.4.1 +langchain-google-alloydb-pg==0.14.0 langchain-google-vertexai==2.1.2 From fed9a69f1638e0e6da3c24866775cedddc7598ad Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Fri, 6 Mar 2026 15:25:32 -0800 Subject: [PATCH 2/2] Update requirements.txt --- samples/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/requirements.txt b/samples/requirements.txt index 745b2b5f..55ca38fb 100644 --- a/samples/requirements.txt +++ b/samples/requirements.txt @@ -1,5 +1,5 @@ google-cloud-aiplatform[reasoningengine,langchain]==1.97.0 -google-cloud-resource-manager==1.16.0 -langchain-community==0.4.1 -langchain-google-alloydb-pg==0.14.0 +google-cloud-resource-manager==1.15.0 +langchain-community==0.3.31 +langchain-google-alloydb-pg==0.13.0 langchain-google-vertexai==2.1.2