Skip to content

Commit 2294529

Browse files
authored
Merge pull request #453 from light-curve/dependabot/cargo/light-curve/pyo3-0.22.6
2 parents 98feadf + 10a0e8e commit 2294529

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

light-curve/Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

light-curve/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ numpy = "0.22.1"
4141
num_cpus = "1.13.0"
4242
num-traits = "0.2"
4343
once_cell = "1"
44-
pyo3 = { version = "0.22.5", features = ["extension-module", "multiple-pymethods"] }
44+
pyo3 = { version = "0.22.6", features = ["extension-module", "multiple-pymethods"] }
4545
rand = "0.8.5"
4646
rand_xoshiro = "0.6.0"
4747
rayon = "1.10.0"

0 commit comments

Comments
 (0)