From 8c8d1562825ee66f752cad8fbb13ad9427f51ac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 23:09:02 +0000 Subject: [PATCH] Bump qdrant-client from 1.7.3 to 1.12.1 Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.7.3 to 1.12.1. - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](https://github.com/qdrant/qdrant-client/compare/v1.7.3...v1.12.1) --- updated-dependencies: - dependency-name: qdrant-client 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 f328c5b8..f0a8c1ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ langchainhub==0.1.14 # Data boto3==1.28.79 -qdrant-client==1.7.3 +qdrant-client==1.12.1 supabase==2.5.3 minio==7.2.12