Skip to content

Bump weaviate-client from 4.22.0 to 4.23.0 in the version-updates group - #341

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/version-updates-1adfd47dd7
Open

Bump weaviate-client from 4.22.0 to 4.23.0 in the version-updates group#341
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/pip/version-updates-1adfd47dd7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the version-updates group with 1 update: weaviate-client.

Updates weaviate-client from 4.22.0 to 4.23.0

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

Commits

Dependabot compatibility score

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the version-updates group with 1 update: [weaviate-client](https://github.com/weaviate/weaviate-python-client).


Updates `weaviate-client` from 4.22.0 to 4.23.0
- [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@v4.22.0...v4.23.0)

---
updated-dependencies:
- dependency-name: weaviate-client
  dependency-version: 4.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: version-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 21, 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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants