Skip to content

Commit

Permalink
kmxwasm/{pyproject.toml,poetry.lock}: sync Poetry files
Browse files Browse the repository at this point in the history
  • Loading branch information
devops committed Oct 22, 2024
1 parent 391381b commit 4d4d89c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions kmxwasm/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 kmxwasm/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pytest-kmxwasm = "kmxwasm.testing.fixtures"

[tool.poetry.dependencies]
python = "^3.10"
kmultiversx = { git = "https://github.com/runtimeverification/mx-semantics.git", tag = "v0.1.117", subdirectory = "kmultiversx" }
kmultiversx = { git = "https://github.com/runtimeverification/mx-semantics.git", tag = "v0.1.118", subdirectory = "kmultiversx" }

[tool.poetry.group.dev.dependencies]
autoflake = "*"
Expand Down

0 comments on commit 4d4d89c

Please sign in to comment.