Skip to content

Commit f81ca40

Browse files
authored
Merge pull request #595 from light-curve/dependabot/cargo/light-curve/pyo3-0.27.2
Build(deps): bump pyo3 from 0.27.1 to 0.27.2 in /light-curve
2 parents d412a28 + f12d104 commit f81ca40

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
@@ -51,7 +51,7 @@ numpy = "0.27.0"
5151
num_cpus = "1.17.0"
5252
num-traits = "0.2"
5353
once_cell = "1"
54-
pyo3 = { version = "0.27.1", features = [
54+
pyo3 = { version = "0.27.2", features = [
5555
"extension-module",
5656
"multiple-pymethods",
5757
] }

0 commit comments

Comments
 (0)