From c0369b1dd43c6e43d85e38320bc780b055ce315b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 23:17:48 +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.10. - [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.10) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 1.1.10 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..e9c657b 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.10