Closed dependabot[bot] closed 3 months ago
This update features a minor version increment for the scipy
library across multiple configuration files. The version has been updated from 1.14.0
to 1.14.1
in .ci_support/environment.yml
, .ci_support/environment_mini.yml
, and pyproject.toml
. This change may enhance the library's performance or fix bugs, while the overall functionality of the application remains unchanged.
Files | Change Summary |
---|---|
.ci_support/environment.yml , |
Updated scipy from 1.14.0 to 1.14.1 . |
.ci_support/environment_mini.yml , |
|
pyproject.toml |
🐇 In fields of code with hops so bright,
A tiny change brings pure delight.
From1.14.0
to1.14.1
we cheer,
Improvements dance, the bugs disappear.
With every leap, our code takes flight,
Hop, hop, hooray! It’s a coder's delight! 🎉
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore
condition with the desired update_types
to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps scipy from 1.14.0 to 1.14.1.
Release notes
Sourced from scipy's releases.
Commits
92d2a85
REL: 1.14.1 rel commit [wheel build]85623a1
Merge pull request #21362 from tylerjereddy/treddy_1.14.1_backportsd924005
MAINT: PR 21362 revisions [wheel build]b901a4e
MAINT, CI: PR 21362 revisions [wheel build]2a7ec60
MAINT, BLD: PR 21362 revisions [wheel build]f4f084d
MAINT, CI: PR 21362 revisions [wheel build]b712fc6
DOC: update 1.14.1 relnotes [wheel build]cdd5aca
MAINT: special: Accommodate changed integer handling in NumPy 2.0. (#21401)0f91838
BLD: cp313 wheels onmanylinux_aarch64
(#21409)6dd0b00
MAINT, CI: wheel build changes [wheel build]Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show
Summary by CodeRabbit
scipy
library from version1.14.0
to1.14.1
, which may resolve bugs and improve performance.This update aims to enhance the overall functionality of the application while maintaining existing features and workflows.