From 0eec87a1af3b48159582bc29bd1cde39d1c8c34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Feb 2026 23:18:08 +0000 Subject: [PATCH] Bump langchain-openai in /api/terraform/python/layer_langchain Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.3.32 to 1.1.7. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.32...langchain-openai==1.1.7) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-major ... 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 5416f89..69c4a67 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==0.3.32 +langchain-openai==1.1.7