From 5bc2641f438a893b50ae23d1d331056a16e2bc69 Mon Sep 17 00:00:00 2001 From: dmitriyrazboev Date: Fri, 26 Jun 2026 09:27:51 +0100 Subject: [PATCH] Update hazelcast-python-client version to 5.7.0 (#28) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f45e85..342cc58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -hazelcast-python-client[stats]~=5.5.0 +hazelcast-python-client[stats]~=5.7.0