From 8335b43f801cf9d50e8fc13091ea496998929005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 03:09:32 +0000 Subject: [PATCH] Bump weaviate-client from 4.4.2 to 4.4.4 Bumps [weaviate-client](https://github.com/weaviate/weaviate-python-client) from 4.4.2 to 4.4.4. - [Release notes](https://github.com/weaviate/weaviate-python-client/releases) - [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst) - [Commits](https://github.com/weaviate/weaviate-python-client/compare/v4.4.2...v4.4.4) --- updated-dependencies: - dependency-name: weaviate-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index d3256c4..fe83a54 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2828,13 +2828,13 @@ files = [ [[package]] name = "weaviate-client" -version = "4.4.2" +version = "4.4.4" description = "A python native Weaviate client" optional = false python-versions = ">=3.8" files = [ - {file = "weaviate-client-4.4.2.tar.gz", hash = "sha256:321ef37f7986637daf258ab6fee93c53fb573ee372731ca63ab2f39e9b306701"}, - {file = "weaviate_client-4.4.2-py3-none-any.whl", hash = "sha256:cbe8d1b970fedc9a2c4937d402c56c2ea0d007b657606a1fbcd64c386642c06f"}, + {file = "weaviate-client-4.4.4.tar.gz", hash = "sha256:572f98edc5aecb83be818540903e5cb632351bfbfa9da30717a527396238c7fb"}, + {file = "weaviate_client-4.4.4-py3-none-any.whl", hash = "sha256:77ca7c382ef5652a176e044c7fedf292f91cc8e58d747dda361de3a3cc221962"}, ] [package.dependencies]