Skip to content

Commit 1cd672a

Browse files
authored
Merge pull request #515 from light-curve/dependabot/cargo/light-curve/pyo3-0.24.2
Bump pyo3 from 0.24.0 to 0.24.2 in /light-curve
2 parents 5768cc6 + bf7273e commit 1cd672a

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
@@ -48,7 +48,7 @@ numpy = "0.24.0"
4848
num_cpus = "1.13.0"
4949
num-traits = "0.2"
5050
once_cell = "1"
51-
pyo3 = { version = "0.24.0", features = [
51+
pyo3 = { version = "0.24.2", features = [
5252
"extension-module",
5353
"multiple-pymethods",
5454
] }

0 commit comments

Comments
 (0)