Skip to content

Commit b6264ea

Browse files
committed
chore: update cardano-clusterlib to version 0.7.2
- Updated poetry.lock to reflect the new version of cardano-clusterlib - Updated pyproject.toml to use cardano-clusterlib version 0.7.2
1 parent 2fa099d commit b6264ea

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

poetry.lock

Lines changed: 5 additions & 6 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.10,<4.0"
2828
allure-pytest = "^2.13.5"
29-
cardano-clusterlib = "^0.7.1"
29+
cardano-clusterlib = "^0.7.2"
3030
cbor2 = "^5.6.5"
3131
filelock = "^3.16.1"
3232
hypothesis = "^6.118.8"

0 commit comments

Comments
 (0)