Skip to content

Commit

Permalink
Update dependency: deps/kwasm_release (#229)
Browse files Browse the repository at this point in the history
* deps/kwasm_release: Set Version 0.1.26

* Set Version: 0.1.28

* deps/wasm-semantics: update submodule v0.1.26

* deps/{k_release,pyk_release}: update versions

* kmultiversx/: sync poetry files 0.1.26

---------

Co-authored-by: devops <[email protected]>
  • Loading branch information
rv-jenkins and devops authored Apr 11, 2024
1 parent 2d98578 commit 43ae767
Show file tree
Hide file tree
Showing 7 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion deps/k_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6.3.74
6.3.77
2 changes: 1 addition & 1 deletion deps/kwasm_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.25
0.1.26
2 changes: 1 addition & 1 deletion deps/pyk_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.775
v0.1.778
2 changes: 1 addition & 1 deletion deps/wasm-semantics
34 changes: 17 additions & 17 deletions kmultiversx/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions kmultiversx/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "kmultiversx"
version = "0.1.27"
version = "0.1.28"
description = "Python tools for Elrond semantics"
authors = [
"Runtime Verification, Inc. <[email protected]>",
]

[tool.poetry.dependencies]
python = "^3.10"
pykwasm = { git = "https://github.com/runtimeverification/wasm-semantics.git", tag = "v0.1.25", subdirectory = "pykwasm" }
pykwasm = { git = "https://github.com/runtimeverification/wasm-semantics.git", tag = "v0.1.26", subdirectory = "pykwasm" }
pycryptodomex = "^3.18.0"
hypothesis = "^6.82.6"

Expand Down
2 changes: 1 addition & 1 deletion package/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.27
0.1.28

0 comments on commit 43ae767

Please sign in to comment.