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 Aug 8, 2024
1 parent f766ef1 commit b4e0ff1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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.107", subdirectory = "kmultiversx" }
kmultiversx = { git = "https://github.com/runtimeverification/mx-semantics.git", tag = "v0.1.108", subdirectory = "kmultiversx" }

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

0 comments on commit b4e0ff1

Please sign in to comment.