Skip to content

Commit

Permalink
Update dependency: deps/pyk_release (#512)
Browse files Browse the repository at this point in the history
* deps/pyk_release: Set Version v0.1.463

* pykwasm/: sync poetry files v0.1.463

* deps/pyk_release: Set Version v0.1.464

* pykwasm/: sync poetry files v0.1.464

* deps/pyk_release: Set Version v0.1.465

* pykwasm/: sync poetry files v0.1.465

---------

Co-authored-by: devops <[email protected]>
  • Loading branch information
rv-jenkins and devops authored Oct 16, 2023
1 parent 2878231 commit be18627
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion deps/pyk_release
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.1.461
v0.1.465
14 changes: 7 additions & 7 deletions pykwasm/poetry.lock

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

2 changes: 1 addition & 1 deletion pykwasm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ authors = [
python = "^3.10"
cytoolz = "^0.12.1"
numpy = "^1.24.2"
pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.461" }
pyk = { git = "https://github.com/runtimeverification/pyk.git", tag="v0.1.465" }
py-wasm = {url = "https://github.com/runtimeverification/py-wasm/archive/refs/tags/0.1.0-alpha.0.tar.gz"}

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit be18627

Please sign in to comment.