From fe4773a17e0d67b30277698d3e30e93bfc657894 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 9 Oct 2025 05:42:11 +0000 Subject: [PATCH] chore(deps): update dependency langchain-community to v0.3.27 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d29d620..c21283e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ langchain==0.3.4 -langchain-community==0.3.3 +langchain-community==0.3.27 numpy==1.26.4 SQLAlchemy==2.0.36 cloud-sql-python-connector[pymysql]==1.13.0