Skip to content

Commit

Permalink
deps: bump py03 from 0.22 to 0.23; update lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
jqnatividad committed Nov 16, 2024
1 parent 878489d commit 1eb4506
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 20 deletions.
32 changes: 16 additions & 16 deletions Cargo.lock

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

5 changes: 1 addition & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,7 @@ polars = { version = "0.44.2", features = [
"timezones",
], optional = true }
publicsuffix = { version = "2.2", optional = true }
pyo3 = { version = "0.22", features = [
"auto-initialize",
"gil-refs",
], optional = true }
pyo3 = { version = "0.23", features = ["auto-initialize"], optional = true }
qsv-dateparser = "0.12"
qsv_docopt = "1.8"
qsv-stats = "0.22"
Expand Down

0 comments on commit 1eb4506

Please sign in to comment.