Skip to content

Commit

Permalink
Merge pull request #332 from scott-wilson/dependabot/cargo/bindings/p…
Browse files Browse the repository at this point in the history
…ython/pyo3-0.23.3

chore(deps): Bump pyo3 from 0.23.2 to 0.23.3 in /bindings/python
  • Loading branch information
github-actions[bot] authored Dec 5, 2024
2 parents a7b3d47 + 1c01d64 commit a716131
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions bindings/python/Cargo.lock

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

2 changes: 1 addition & 1 deletion bindings/python/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name = "openchecks"
crate-type = ["cdylib"]

[dependencies]
pyo3 = { version = "0.23.1" }
pyo3 = { version = "0.23.3" }
# base_openchecks = { git = "https://github.com/scott-wilson/openchecks.git", rev = "b57d12aec35feebdf5220ae8544a2782539ce6da", package = "openchecks" }
base_openchecks = { path = "../../", package = "openchecks" }
pyo3-async-runtimes = { version = "0.23.0", features = [
Expand Down

0 comments on commit a716131

Please sign in to comment.