From 60a63c7dbab112c526d309abf03d3892a4fd9bf3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 15 Dec 2025 05:24:06 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- pyproject.toml | 6 +++--- requirements.txt | 6 +++--- samples/requirements.txt | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 24282b77..490e9742 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,14 +41,14 @@ langgraph = [ "langgraph-checkpoint>=3.0.0, <3.1.0" ] test = [ - "black[jupyter]==25.9.0", + "black[jupyter]==25.12.0", "isort==7.0.0", - "mypy==1.18.2", + "mypy==1.19.1", "pytest-asyncio==0.26.0", "pytest==8.4.2", "pytest-cov==7.0.0", "langchain-tests==0.3.22", - "langgraph==0.6.10" + "langgraph==0.6.11" ] [build-system] diff --git a/requirements.txt b/requirements.txt index adf7896c..a9400039 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -cloud-sql-python-connector[asyncpg]==1.18.5 -numpy==2.3.3; python_version >= "3.11" +cloud-sql-python-connector[asyncpg]==1.19.0 +numpy==2.3.5; python_version >= "3.11" numpy==2.2.6; python_version == "3.10" -langgraph==0.6.10 +langgraph==0.6.11 langchain-postgres==0.0.16 diff --git a/samples/requirements.txt b/samples/requirements.txt index b6b27ad1..7bc15403 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.14.2 -langchain-community==0.3.29 +google-cloud-aiplatform[reasoningengine,langchain]==1.130.0 +google-cloud-resource-manager==1.15.0 +langchain-community==0.4.1 langchain-google-cloud-sql-pg==0.14.1 -langchain-google-vertexai==2.0.27 +langchain-google-vertexai==2.1.2