Skip to content

Commit

Permalink
Merge pull request #1123 from phenobarbital/dependabot/pip/hazelcast-…
Browse files Browse the repository at this point in the history
…python-client-5.4.0

Bump hazelcast-python-client from 5.3.0 to 5.4.0
  • Loading branch information
phenobarbital committed Jun 5, 2024
2 parents 6c952b3 + 4990c81 commit 3e4e7ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ def readme():
"aiocouch==3.0.0"
],
"hazelcast": [
"hazelcast-python-client==5.3.0"
"hazelcast-python-client==5.4.0"
],
"scylla": [
"scylla_driver==3.26.8",
Expand Down Expand Up @@ -269,7 +269,7 @@ def readme():
"aiomysql==0.2.0",
"pyspark==3.5.0",
"oracledb==2.2.1",
"hazelcast-python-client==5.3.0",
"hazelcast-python-client==5.4.0",
"deltalake==0.17.4",
"duckdb==0.10.2",
"botocore==1.31.64",
Expand Down

0 comments on commit 3e4e7ce

Please sign in to comment.