From 8abd2bce1b07407bf29f97c0975b8148446daa89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 00:41:35 +0000 Subject: [PATCH] Bump langchain-community from 0.3.0 to 0.4.2 Bumps [langchain-community](https://github.com/langchain-ai/langchain-community) from 0.3.0 to 0.4.2. - [Release notes](https://github.com/langchain-ai/langchain-community/releases) - [Commits](https://github.com/langchain-ai/langchain-community/commits/libs/community/v0.4.2) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.4.2 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 51354479..ac6812db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ hnswlib==0.8.0 jsonschema==4.23.0 kaleido==0.2.1 langchain==0.3.0 -langchain-community==0.3.0 +langchain-community==0.4.2 levenshtein==0.26.0 lxml==5.3.0 matplotlib==3.9.2