From f764e657319321846de5a8d4166cb2086a0228af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 03:17:29 +0000 Subject: [PATCH] Bump langchain-openai from 1.1.9 to 1.1.10 Bumps [langchain-openai](https://github.com/langchain-ai/langchain) from 1.1.9 to 1.1.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==1.1.9...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-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 f431d8fa49..0c5e6ffac4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ langchain-classic==1.0.1 langchain-community==0.4.1 langchain-google-genai==4.2.0 langchain-mistralai==1.1.1 -langchain-openai==1.1.9 +langchain-openai==1.1.10 langgraph==1.0.8 libmozdata==0.2.12 llama-cpp-python==0.3.16