Skip to content

Commit

Permalink
fix: bump extism-sys dep; update poetry.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdickinson committed Dec 11, 2023
1 parent 629c863 commit 23420ef
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 66 deletions.
131 changes: 66 additions & 65 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.8"
cffi = "^1.10.0"
extism-sys = {version = "^1.0.0rc1", allow-prereleases = true}
extism-sys = {version = "^1.0.0rc6", allow-prereleases = true}
annotated-types = "^0.6.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 23420ef

Please sign in to comment.