Skip to content

Commit

Permalink
Update statrs requirement from 0.17.1 to 0.18.0
Browse files Browse the repository at this point in the history
Updates the requirements on [statrs](https://github.com/statrs-dev/statrs) to permit the latest version.
- [Release notes](https://github.com/statrs-dev/statrs/releases)
- [Changelog](https://github.com/statrs-dev/statrs/blob/master/CHANGELOG.md)
- [Commits](statrs-dev/statrs@v0.17.1...v0.18.0)

---
updated-dependencies:
- dependency-name: statrs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 6f747d5 commit 7a5924e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ anyhow = "1.0.68"
hashbrown = "0.15.0"
ndarray = { version = "0.16.1", features = ["rayon"] }
ndarray-rand = "0.15.0"
statrs = "0.17.1"
statrs = "0.18.0"

0 comments on commit 7a5924e

Please sign in to comment.