Skip to content

Commit

Permalink
Merge pull request #1359 from jqnatividad/dependabot/cargo/pyo3-0.20.0
Browse files Browse the repository at this point in the history
build(deps): bump pyo3 from 0.19.2 to 0.20.0
  • Loading branch information
jqnatividad authored Oct 12, 2023
2 parents 7ccd16b + 79ed859 commit 7d5bd0f
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
33 changes: 17 additions & 16 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 @@ -151,7 +151,7 @@ polars = { version = "0.33", features = [
"performant",
"cse",
], optional = true }
pyo3 = { version = "0.19", features = ["auto-initialize"], optional = true }
pyo3 = { version = "0.20", features = ["auto-initialize"], optional = true }
qsv-dateparser = "0.10"
qsv_docopt = "1.4"
qsv-stats = "0.11"
Expand Down

0 comments on commit 7d5bd0f

Please sign in to comment.