From 0f65e49e4589f958eda47fdc5bb0111e63571b14 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 10:57:09 +0000 Subject: [PATCH] Bump hazelcast-python-client from 4.2 to 5.3.0 in /app Bumps [hazelcast-python-client](https://github.com/hazelcast/hazelcast-python-client) from 4.2 to 5.3.0. - [Release notes](https://github.com/hazelcast/hazelcast-python-client/releases) - [Commits](https://github.com/hazelcast/hazelcast-python-client/compare/v4.2...v5.3.0) --- updated-dependencies: - dependency-name: hazelcast-python-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 069495d..1bceafa 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -1,7 +1,7 @@ click==8.0.1 Flask==2.0.1 Flask-SQLAlchemy==2.5.1 -hazelcast-python-client==4.2 +hazelcast-python-client==5.3.0 itsdangerous==2.0.1 Jinja2==3.0.1 jsonpickle==2.0.0