chore(deps-dev): bump the vdb group across 1 directory with 2 updates

Bumps the vdb group with 2 updates in the /api directory: [elasticsearch](https://github.com/elastic/elasticsearch-py) and [qdrant-client](https://github.com/qdrant/qdrant-client).


Updates `elasticsearch` from 8.14.0 to 9.3.0
- [Release notes](https://github.com/elastic/elasticsearch-py/releases)
- [Commits](https://github.com/elastic/elasticsearch-py/compare/v8.14.0...v9.3.0)

Updates `qdrant-client` from 1.9.0 to 1.17.1
- [Release notes](https://github.com/qdrant/qdrant-client/releases)
- [Commits](https://github.com/qdrant/qdrant-client/compare/v1.9.0...v1.17.1)

---
updated-dependencies:
- dependency-name: elasticsearch
  dependency-version: 9.3.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vdb
- dependency-name: qdrant-client
  dependency-version: 1.17.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vdb
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-03-23 13:01:12 +00:00 committed by GitHub
parent 30dd36505c
commit 162a64f0c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -209,7 +209,7 @@ vdb = [
"clickhouse-connect~=0.14.1",
"clickzetta-connector-python>=0.8.102",
"couchbase~=4.5.0",
"elasticsearch==8.14.0",
"elasticsearch==9.3.0",
"opensearch-py==3.1.0",
"oracledb==3.4.2",
"pgvecto-rs[sqlalchemy]~=0.2.1",
@ -217,7 +217,7 @@ vdb = [
"pymilvus~=2.6.10",
"pymochow==2.3.6",
"pyobvector~=0.2.17",
"qdrant-client==1.9.0",
"qdrant-client==1.17.1",
"intersystems-irispython>=5.1.0",
"tablestore==6.4.1",
"tcvectordb~=2.0.0",