Skip to content

chore(deps):(deps-dev): update weaviate-client requirement from <4,>=3.24 to >=3.24,<5 - #12

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/weaviate-client-gte-3.24-and-lt-5
Open

chore(deps):(deps-dev): update weaviate-client requirement from <4,>=3.24 to >=3.24,<5#12
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/weaviate-client-gte-3.24-and-lt-5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown

Updates the requirements on weaviate-client to permit the latest version.

Release notes

Sourced from weaviate-client's releases.

v4.23.0

What's Changed

New Contributors

Full Changelog: weaviate/weaviate-python-client@v4.22.0...v4.23.0

Changelog

Sourced from weaviate-client's changelog.

Version 4.23.0

This minor version includes: - Support for new 1.39 features: - Add support for the cross-property And operator in keyword queries through BM25Operator.and_cross(), where each query token must be matched by at least one of the searched properties instead of all tokens occurring within a single property - Add support for diversity selection in hybrid queries via the diversity_selection parameter - Add support for the new multi2vec-twelvelabs vectorizer module - Add support for the new generative-deepseek module - Add dimensions to the text2vec-aws vectorizer configuration - Add location to the text2vec-google vectorizer configuration - Add endpoint to the text2vec-openai and text2vec-morph vectorizer configurations - Add incremental_base_backup_id to BackupListReturn - Add INTEGRATING to ReplicateOperationState - Minor bug fixes and improvements: - Fix has_errors not being set on batch.stream returns when individual objects or references failed - Fix tenants.activate(), tenants.deactivate() and tenants.offload() not returning their result in the async client, so they could not be awaited properly - Fix collections.exists() in the async client swallowing non-404 errors and returning False instead of raising - Fix blocking of the event loop when the async client waits for Weaviate to become ready - Include the gRPC status code in delete_many error messages - Fix validation of Sequence[Union[...]] inputs, which previously passed if only one element matched - Reject boolean values where an integer is expected in configuration and timeout validation

Version 4.22.0

This minor version includes: - Support for new 1.38 features: - Add support for the new Boost API for fine-grained, query-time relevance tuning — a boost parameter is now available across the vector, keyword (bm25), and hybrid query and generative-query methods - The Boost factory (exported from weaviate.classes.query alongside BoostReturn) provides numeric_property, filter, numeric_decay, time_decay, and blend boosts, each with optional depth and weight controls

Version 4.21.3

This patch version includes: - Fixes a bug where client-side batching contexts did not respect user-supplied insert timeouts

Version 4.21.2

This patch version includes: - Fix aggregate metrics returning 0/0.0 instead of None for empty result sets - Add text2vec-digitalocean vectorizer module - Send empty vector index type on new Weaviate versions to support default vector index type configuration on the server side

Version 4.21.1

This patch version includes: - Add packaging as explicit dependency - Add support for selection diversity

Version 4.21.0

This minor version includes:

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [weaviate-client](https://github.com/weaviate/weaviate-python-client) to permit the latest version.
- [Release notes](https://github.com/weaviate/weaviate-python-client/releases)
- [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst)
- [Commits](weaviate/weaviate-python-client@v3.24.0...v4.23.0)

---
updated-dependencies:
- dependency-name: weaviate-client
  dependency-version: 4.23.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: python. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants