From 673bef652221eadc4697cbcd37e1ebae98c9cfe5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 02:59:51 +0000 Subject: [PATCH] Bump weaviate-client from 4.5.0 to 4.5.4 (#128) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [weaviate-client](https://github.com/weaviate/weaviate-python-client) from 4.5.0 to 4.5.4.
Release notes

Sourced from weaviate-client's releases.

v4.5.3

What's Changed

Full Changelog: https://github.com/weaviate/weaviate-python-client/compare/v4.5.2...v4.5.3

v4.5.2

What's Changed

Full Changelog: https://github.com/weaviate/weaviate-python-client/compare/v4.5.1...v4.5.2

v4.5.1

What's Changed

Full Changelog: https://github.com/weaviate/weaviate-python-client/compare/v4.5.0...v4.5.1

Changelog

Sourced from weaviate-client's changelog.

Version 4.5.4

This patch version includes:

Version 4.5.3

This patch version includes:

Version 4.5.2

This patch version includes:

Version 4.5.1

This patch version includes:

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=weaviate-client&package-manager=pip&previous-version=4.5.0&new-version=4.5.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 6abde69..fb9989a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2828,13 +2828,13 @@ files = [ [[package]] name = "weaviate-client" -version = "4.5.0" +version = "4.5.4" description = "A python native Weaviate client" optional = false python-versions = ">=3.8" files = [ - {file = "weaviate-client-4.5.0.tar.gz", hash = "sha256:49d62aa44f43225015e6013dfcdf23fb5f3e7fd22a0b65f5570a72fb57d74e01"}, - {file = "weaviate_client-4.5.0-py3-none-any.whl", hash = "sha256:0b9ce2bb4aaa0a015666388ad8def3535c4d31aec4797e9bdf17ed338c2e3ed6"}, + {file = "weaviate-client-4.5.4.tar.gz", hash = "sha256:fc53dc73cd53df453c5e6dc758e49a6a1549212d6670ddd013392107120692f8"}, + {file = "weaviate_client-4.5.4-py3-none-any.whl", hash = "sha256:f6d3a6b759e5aa0d3350067490526ea38b9274ae4043b4a3ae0064c28d56883f"}, ] [package.dependencies]