Skip to content

Commit 49d8872

Browse files
Bump numpy from 0.22.0 to 0.22.1 in /light-curve
Bumps [numpy](https://github.com/PyO3/rust-numpy) from 0.22.0 to 0.22.1. - [Release notes](https://github.com/PyO3/rust-numpy/releases) - [Changelog](https://github.com/PyO3/rust-numpy/blob/main/CHANGELOG.md) - [Commits](PyO3/rust-numpy@v0.22.0...v0.22.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4ee235 commit 49d8872

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

light-curve/Cargo.lock

Lines changed: 2 additions & 2 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
@@ -37,7 +37,7 @@ itertools = "0.13.0"
3737
macro_const = "0.1.0"
3838
mimalloc = { version = "0.1.42", features = ["local_dynamic_tls"], optional = true }
3939
ndarray = { version = "0.15.3", features = ["rayon"] }
40-
numpy = "0.22.0"
40+
numpy = "0.22.1"
4141
num_cpus = "1.13.0"
4242
num-traits = "0.2"
4343
once_cell = "1"

0 commit comments

Comments
 (0)