From 3f1af2e3794f1b7ee82812364278ea7b6d9fa70a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 03:17:47 +0000 Subject: [PATCH] Bump qdrant-client from 1.15.1 to 1.17.0 Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.15.1 to 1.17.0. - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](https://github.com/qdrant/qdrant-client/compare/v1.15.1...v1.17.0) --- updated-dependencies: - dependency-name: qdrant-client dependency-version: 1.17.0 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 f431d8fa49..dd9611294d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -29,7 +29,7 @@ psutil==7.2.2 pyOpenSSL>=0.14 # Could not find a version that satisfies the requirement pyOpenSSL>=0.14; extra == "security" (from requests[security]>=2.7.0->libmozdata==0.1.43) python-dateutil==2.9.0.post0 python-hglib==2.6.2 -qdrant-client==1.15.1 +qdrant-client==1.17.0 ratelimit==2.2.1 requests==2.32.5 requests-html==0.10.0