Skip to content

Commit c0f0cc2

Browse files
committed
chore(deps): bump cardano-clusterlib to 0.9.6
Updated cardano-clusterlib dependency from 0.9.5 to 0.9.6 in both pyproject.toml and poetry.lock. This ensures compatibility with the latest features and bug fixes provided by the library.
1 parent 7a24f89 commit c0f0cc2

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.5"
29+
cardano-clusterlib = "^0.9.6"
3030
cbor2 = "^5.6.5"
3131
filelock = "^3.18.0"
3232
hypothesis = "^6.135.17"

0 commit comments

Comments
 (0)