Skip to content

Commit beacbb5

Browse files
authored
Merge pull request #643 from light-curve/dependabot/cargo/light-curve/pyo3-0.28.2
Build(deps): bump pyo3 from 0.28.1 to 0.28.2 in /light-curve
2 parents 06f5a96 + 151f476 commit beacbb5

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

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
@@ -49,7 +49,7 @@ numpy = "0.28.0"
4949
num_cpus = "1.17.0"
5050
num-traits = "0.2"
5151
once_cell = "1"
52-
pyo3 = { version = "0.28.0", features = [
52+
pyo3 = { version = "0.28.2", features = [
5353
"extension-module",
5454
"multiple-pymethods",
5555
] }

0 commit comments

Comments
 (0)