From 8780f84d397a31fd51d389e45a16b43af81e8b71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 13:42:08 +0000 Subject: [PATCH] Bump langchain-openai from 0.3.33 to 0.3.34 Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 0.3.33 to 0.3.34. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.3.33...langchain-openai==0.3.34) --- updated-dependencies: - dependency-name: langchain-openai dependency-version: 0.3.34 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 33ed919..e4d0295 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ langchain-couchbase==0.4.0 streamlit==1.50.0 langchain-community==0.3.31 pypdf==6.1.1 -langchain-openai==0.3.33 \ No newline at end of file +langchain-openai==0.3.35 \ No newline at end of file