From 3a2259fa5b91c00fc89444b9fbd2e9aab6f200cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 12:04:23 +0000 Subject: [PATCH] Bump langchain-openai from 0.3.28 to 0.3.32 Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.3.28 to 0.3.32. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.28...langchain-openai==0.3.32) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5704e71..bfb2727 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.13.4 langchain-couchbase==0.4.0 langchain-community==0.3.29 -langchain-openai==0.3.28 +langchain-openai==0.3.33 langsmith==0.4.27 python-dotenv==1.1.1 streamlit==1.47.1