Skip to content

Commit 65628e8

Browse files
rv-jenkinsrv-auditorvirgil-serbanuta
authored
Update dependency: deps/kwasm_release (#287)
* deps/kwasm_release: Set Version 0.1.63 * Set Version: 0.1.80 * kmultiversx/: sync poetry files 0.1.63 * flake.{nix,lock}: update Nix derivations * Set Version: 0.1.81 * kmultiversx/: sync poetry files 0.1.63 --------- Co-authored-by: devops <[email protected]> Co-authored-by: Virgil <[email protected]>
1 parent a8a0d5d commit 65628e8

File tree

6 files changed

+23
-23
lines changed

6 files changed

+23
-23
lines changed

deps/kwasm_release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.62
1+
0.1.63

flake.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.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "K Semantics of MultiversX";
33

44
inputs = {
5-
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.62";
5+
wasm-semantics.url = "github:runtimeverification/wasm-semantics/v0.1.63";
66
k-framework.url = "github:runtimeverification/k/v7.0.120";
77
pyk.url = "github:runtimeverification/k/v7.0.120?dir=pyk";
88
nixpkgs.follows = "k-framework/nixpkgs";

kmultiversx/poetry.lock

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

kmultiversx/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "kmultiversx"
7-
version = "0.1.80"
7+
version = "0.1.81"
88
description = "Python tools for Elrond semantics"
99
authors = [
1010
"Runtime Verification, Inc. <[email protected]>",
@@ -20,7 +20,7 @@ mx-semantics = "kmultiversx.kdist.plugin"
2020

2121
[tool.poetry.dependencies]
2222
python = "^3.10"
23-
pykwasm = { git = "https://github.com/runtimeverification/wasm-semantics.git", tag = "v0.1.62", subdirectory = "pykwasm" }
23+
pykwasm = { git = "https://github.com/runtimeverification/wasm-semantics.git", tag = "v0.1.63", subdirectory = "pykwasm" }
2424
pycryptodomex = "^3.18.0"
2525
hypothesis = "^6.82.6"
2626

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.80
1+
0.1.81

0 commit comments

Comments
 (0)