From 23cca5dd9922fa184c685d56fa22cb30e8945daa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jan 2026 03:03:51 +0000 Subject: [PATCH] chore(deps): bump langchain-openai Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 1.1.0 to 1.1.6. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==1.1.0...langchain-openai==1.1.6) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 1.1.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- api/terraform/python/layer_langchain/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/terraform/python/layer_langchain/requirements.txt b/api/terraform/python/layer_langchain/requirements.txt index b52b934d..a9fa1148 100644 --- a/api/terraform/python/layer_langchain/requirements.txt +++ b/api/terraform/python/layer_langchain/requirements.txt @@ -12,4 +12,4 @@ # -------------------------- langchain #langchain-experimental -langchain-openai==1.1.0 +langchain-openai==1.1.6