From 7946d46827f12e5419cdee87c7c9ac87ef3bba7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:49:54 +0000 Subject: [PATCH] chore(deps): bump langchain-community from 0.3.3 to 0.3.27 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.3 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.3...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 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