Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/weaviate-client-4.22.0
Closed

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 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 @github

dependabot Bot commented on behalf of github Aug 10, 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 10, 2026
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.22.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot Bot changed the title chore(deps):(deps-dev): bump weaviate-client from 3.0.0 to 4.22.0 chore(deps):(deps-dev): update weaviate-client requirement from <4,>=3.24 to >=3.24,<5 Aug 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/weaviate-client-4.22.0 branch from caf8214 to 52ab513 Compare August 16, 2026 15:59
@dependabot @github

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Superseded by #12.

@dependabot dependabot Bot closed this Aug 17, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/weaviate-client-4.22.0 branch August 17, 2026 03:12
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