Skip to content

Commit a730140

Browse files
authored
Merge pull request #473 from light-curve/dependabot/cargo/light-curve/pyo3-0.23.4
Bump pyo3 from 0.23.3 to 0.23.4 in /light-curve
2 parents f33d8e2 + ca842b5 commit a730140

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.23.0"
4141
num_cpus = "1.13.0"
4242
num-traits = "0.2"
4343
once_cell = "1"
44-
pyo3 = { version = "0.23.2", features = ["extension-module", "multiple-pymethods"] }
44+
pyo3 = { version = "0.23.4", 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)