From 3a10fffbd75443bfe637ddac4e9c7571613c4875 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 23:26:15 +0000 Subject: [PATCH] build(deps): bump langchain-community Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.12 to 0.2.5. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.2.5) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../src/vectorstores/tests/faiss.int.test.data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/langchain-community/src/vectorstores/tests/faiss.int.test.data/requirements.txt b/libs/langchain-community/src/vectorstores/tests/faiss.int.test.data/requirements.txt index 2fc60ecb31ed..9f06ab80faf9 100644 --- a/libs/langchain-community/src/vectorstores/tests/faiss.int.test.data/requirements.txt +++ b/libs/langchain-community/src/vectorstores/tests/faiss.int.test.data/requirements.txt @@ -1,2 +1,2 @@ langchain==0.1.0 -langchain-community==0.0.12 \ No newline at end of file +langchain-community==0.2.5 \ No newline at end of file