From f76e903c38ab67c3587c388f9aaf19875ae7d1e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 10:12:25 +0000 Subject: [PATCH] Bump weaviate-client from 4.4.1 to 4.4.2 Bumps [weaviate-client](https://github.com/weaviate/weaviate-python-client) from 4.4.1 to 4.4.2. - [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.1...v4.4.2) --- 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 ffd9ff1..19fe886 100644 --- a/poetry.lock +++ b/poetry.lock @@ -2828,13 +2828,13 @@ files = [ [[package]] name = "weaviate-client" -version = "4.4.1" +version = "4.4.2" description = "A python native Weaviate client" optional = false python-versions = ">=3.8" files = [ - {file = "weaviate-client-4.4.1.tar.gz", hash = "sha256:c005a21076c4d84421e92cf00d0919b8e92d4f59682827a526e10ec7d6b1e217"}, - {file = "weaviate_client-4.4.1-py3-none-any.whl", hash = "sha256:4480352dcbe837e704d78d453e62d7c60977650c1016fc477e4ae08dd66c00b4"}, + {file = "weaviate-client-4.4.2.tar.gz", hash = "sha256:321ef37f7986637daf258ab6fee93c53fb573ee372731ca63ab2f39e9b306701"}, + {file = "weaviate_client-4.4.2-py3-none-any.whl", hash = "sha256:cbe8d1b970fedc9a2c4937d402c56c2ea0d007b657606a1fbcd64c386642c06f"}, ] [package.dependencies]