From 6aaba40898b8a408a7a6358ddd1f5c39fadaa69c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Dec 2025 03:05:11 +0000 Subject: [PATCH] Bump langchain-mistralai from 1.0.1 to 1.1.1 Bumps [langchain-mistralai](https://github.com/langchain-ai/langchain) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-mistralai==1.0.1...langchain-mistralai==1.1.1) --- updated-dependencies: - dependency-name: langchain-mistralai dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b6c272d3aa..ae9a2f5988 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ langchain-anthropic==1.2.0 langchain-classic==1.0.0 langchain-community==0.4.1 langchain-google-genai==3.1.0 -langchain-mistralai==1.0.1 +langchain-mistralai==1.1.1 langchain-openai==1.0.3 langgraph==1.0.4 libmozdata==0.2.12