Skip to content

Commit 151f476

Browse files
Build(deps): bump pyo3 from 0.28.1 to 0.28.2 in /light-curve
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.28.1 to 0.28.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.28.1...v0.28.2) --- updated-dependencies: - dependency-name: pyo3 dependency-version: 0.28.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 098edef commit 151f476

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)