From 3005690d141416150ecf5326802cdaee1359a868 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 19:14:54 +0000 Subject: [PATCH] Bump langchain-core in /python-ecosystem/mcp-client Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.75 to 0.3.81. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.75...langchain-core==0.3.81) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.81 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python-ecosystem/mcp-client/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-ecosystem/mcp-client/requirements.txt b/python-ecosystem/mcp-client/requirements.txt index bf0e326..05e7e9b 100644 --- a/python-ecosystem/mcp-client/requirements.txt +++ b/python-ecosystem/mcp-client/requirements.txt @@ -5,5 +5,5 @@ pydantic python-dotenv httpx langchain-openai==0.3.32 -langchain-core==0.3.75 +langchain-core==0.3.81 mcp-use \ No newline at end of file