Skip to content

Commit b4340e6

Browse files
Bump pyo3 from 0.15.1 to 0.15.2 in /light-curve
Bumps [pyo3](https://github.com/pyo3/pyo3) from 0.15.1 to 0.15.2. - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.15.1...v0.15.2) --- updated-dependencies: - dependency-name: pyo3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1378b7 commit b4340e6

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

light-curve/Cargo.lock

Lines changed: 8 additions & 8 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,5 +48,5 @@ version = "0.4.1"
4848
default_features = false
4949

5050
[dependencies.pyo3]
51-
version = "~0.15.1"
51+
version = "~0.15.2"
5252
features = ["extension-module"]

0 commit comments

Comments
 (0)