Skip to content

Commit

Permalink
Merge pull request #1918 from jqnatividad/dependabot/cargo/pyo3-0.22.0
Browse files Browse the repository at this point in the history
build(deps): bump pyo3 from 0.21.2 to 0.22.0
  • Loading branch information
jqnatividad authored Jun 25, 2024
2 parents 37164c4 + 4276fb9 commit cacdf59
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ polars = { version = "0.41", features = [
"timezones",
], optional = true }
polars-ops = { version = "0.41", optional = true }
pyo3 = { version = "0.21", features = [
pyo3 = { version = "0.22", features = [
"auto-initialize",
"gil-refs",
], optional = true }
Expand Down

0 comments on commit cacdf59

Please sign in to comment.