From f2c767befdc8b480c96843e35a85bebe5696b915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 04:52:19 +0000 Subject: [PATCH] chore(deps): bump faiss-cpu from 1.13.2 to 1.14.3 Bumps [faiss-cpu](https://github.com/facebookresearch/faiss) from 1.13.2 to 1.14.3. - [Release notes](https://github.com/facebookresearch/faiss/releases) - [Changelog](https://github.com/facebookresearch/faiss/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebookresearch/faiss/compare/v1.13.2...v1.14.3) --- updated-dependencies: - dependency-name: faiss-cpu dependency-version: 1.14.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 5241d8b..93ef23c 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ sentence-transformers==2.7.0 -faiss-cpu==1.13.2 +faiss-cpu==1.14.3 requests==2.34.2 beautifulsoup4==4.14.3 transformers==5.8.1