From 40a7a91b90fdc3507cf090a3d24e4247cb638a9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 03:05:26 +0000 Subject: [PATCH] Bump qdrant-client from 1.15.1 to 1.16.2 Bumps [qdrant-client](https://github.com/qdrant/qdrant-client) from 1.15.1 to 1.16.2. - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](https://github.com/qdrant/qdrant-client/compare/v1.15.1...v1.16.2) --- updated-dependencies: - dependency-name: qdrant-client dependency-version: 1.16.2 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 c3d5603aac..4294d1d2ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ psutil==7.1.3 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.16.2 ratelimit==2.2.1 requests==2.32.5 requests-html==0.10.0