Skip to content

Commit aed834b

Browse files
committed
feat(deps): bump cardano-clusterlib to 0.9.4
Update cardano-clusterlib dependency to version 0.9.4 in pyproject.toml and poetry.lock for making key mnemonic methods available.
1 parent 1a27e31 commit aed834b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ packages = [{include = "cardano_node_tests"}]
2626
[tool.poetry.dependencies]
2727
python = ">=3.11,<4.0"
2828
allure-pytest = "^2.14.3"
29-
cardano-clusterlib = "^0.9.3"
29+
cardano-clusterlib = "^0.9.4"
3030
cbor2 = "^5.6.5"
3131
filelock = "^3.18.0"
3232
hypothesis = "^6.135.17"

0 commit comments

Comments
 (0)