diff --git a/deps/k_release b/deps/k_release index 45158c60..0fa94227 100644 --- a/deps/k_release +++ b/deps/k_release @@ -1 +1 @@ -7.0.106 +7.0.112 diff --git a/deps/kwasm_release b/deps/kwasm_release index 61671068..09d8256a 100644 --- a/deps/kwasm_release +++ b/deps/kwasm_release @@ -1 +1 @@ -0.1.58 +0.1.59 diff --git a/kmultiversx/poetry.lock b/kmultiversx/poetry.lock index 778dc2d3..582ff742 100644 --- a/kmultiversx/poetry.lock +++ b/kmultiversx/poetry.lock @@ -972,7 +972,7 @@ windows-terminal = ["colorama (>=0.4.6)"] [[package]] name = "pyk" -version = "7.0.106" +version = "7.0.112" description = "" optional = false python-versions = "^3.10" @@ -993,13 +993,13 @@ xdg-base-dirs = "^6.0.1" [package.source] type = "git" url = "https://github.com/runtimeverification/k.git" -reference = "v7.0.106" -resolved_reference = "9100689e357a7e5820362869a73684468ef9c91b" +reference = "v7.0.112" +resolved_reference = "e12cbe44f5e39c7daf84b62e538d59b8fa31bc28" subdirectory = "pyk" [[package]] name = "pykwasm" -version = "0.1.58" +version = "0.1.59" description = "" optional = false python-versions = "^3.10" @@ -1010,13 +1010,13 @@ develop = false cytoolz = "^0.12.1" numpy = "^1.24.2" py-wasm = {git = "https://github.com/runtimeverification/py-wasm.git", tag = "0.2.1"} -pyk = {git = "https://github.com/runtimeverification/k.git", tag = "v7.0.106", subdirectory = "pyk"} +pyk = {git = "https://github.com/runtimeverification/k.git", tag = "v7.0.112", subdirectory = "pyk"} [package.source] type = "git" url = "https://github.com/runtimeverification/wasm-semantics.git" -reference = "v0.1.58" -resolved_reference = "dc67710e08b8523afb1eda2325ae4e44f5307d1f" +reference = "v0.1.59" +resolved_reference = "300550f22fbb1f7b8eddf9c5df4cd334eaf73fbd" subdirectory = "pykwasm" [[package]] @@ -1042,13 +1042,13 @@ files = [ [[package]] name = "pytest" -version = "8.2.1" +version = "8.2.2" description = "pytest: simple powerful testing with Python" optional = false python-versions = ">=3.8" files = [ - {file = "pytest-8.2.1-py3-none-any.whl", hash = "sha256:faccc5d332b8c3719f40283d0d44aa5cf101cec36f88cde9ed8f2bc0538612b1"}, - {file = "pytest-8.2.1.tar.gz", hash = "sha256:5046e5b46d8e4cac199c373041f26be56fdb81eb4e67dc11d4e10811fc3408fd"}, + {file = "pytest-8.2.2-py3-none-any.whl", hash = "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343"}, + {file = "pytest-8.2.2.tar.gz", hash = "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977"}, ] [package.dependencies] @@ -1277,20 +1277,20 @@ files = [ [[package]] name = "zipp" -version = "3.19.1" +version = "3.19.2" description = "Backport of pathlib-compatible object wrapper for zip files" optional = false python-versions = ">=3.8" files = [ - {file = "zipp-3.19.1-py3-none-any.whl", hash = "sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091"}, - {file = "zipp-3.19.1.tar.gz", hash = "sha256:35427f6d5594f4acf82d25541438348c26736fa9b3afa2754bcd63cdb99d8e8f"}, + {file = "zipp-3.19.2-py3-none-any.whl", hash = "sha256:f091755f667055f2d02b32c53771a7a6c8b47e1fdbc4b72a8b9072b3eef8015c"}, + {file = "zipp-3.19.2.tar.gz", hash = "sha256:bf1dcf6450f873a13e952a29504887c89e6de7506209e5b1bcc3460135d4de19"}, ] [package.extras] doc = ["furo", "jaraco.packaging (>=9.3)", "jaraco.tidelift (>=1.4)", "rst.linker (>=1.9)", "sphinx (>=3.5)", "sphinx-lint"] -test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-itertools", "pytest (>=6,!=8.1.*)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ignore-flaky", "pytest-mypy", "pytest-ruff (>=0.2.1)"] +test = ["big-O", "importlib-resources", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-itertools", "pytest (>=6,!=8.1.*)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=2.2)", "pytest-ignore-flaky", "pytest-mypy", "pytest-ruff (>=0.2.1)"] [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "c35f82a40c9052a46651d61ad957227e92a02910b28d151072e394432e8a9a6e" +content-hash = "93900167099fd716e1484890f8f3d95b214ef1d08be40149179c3d330a74b1bb" diff --git a/kmultiversx/pyproject.toml b/kmultiversx/pyproject.toml index efe05505..5745f66c 100644 --- a/kmultiversx/pyproject.toml +++ b/kmultiversx/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "kmultiversx" -version = "0.1.71" +version = "0.1.72" description = "Python tools for Elrond semantics" authors = [ "Runtime Verification, Inc. ", @@ -21,7 +21,7 @@ mx-semantics = "kmultiversx.kdist.plugin" [tool.poetry.dependencies] python = "^3.10" -pykwasm = { git = "https://github.com/runtimeverification/wasm-semantics.git", tag = "v0.1.58", subdirectory = "pykwasm" } +pykwasm = { git = "https://github.com/runtimeverification/wasm-semantics.git", tag = "v0.1.59", subdirectory = "pykwasm" } pycryptodomex = "^3.18.0" hypothesis = "^6.82.6" diff --git a/package/version b/package/version index 7c3ae4e0..8076b7dc 100644 --- a/package/version +++ b/package/version @@ -1 +1 @@ -0.1.71 +0.1.72