From 95434d844f14f4879bc8f14c05ac29e94303bd22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 09:52:23 -0700 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 2 updates (#6840) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .../vectorstores/tests/faiss.int.test.data/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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..be1f7b791532 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==0.2.10 +langchain-community==0.2.9 \ No newline at end of file