-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the runtime-dependencies group with 3 updates #1568
Conversation
Bumps the runtime-dependencies group with 3 updates: [numpy](https://github.com/numpy/numpy), ruamel-yaml and [scipy](https://github.com/scipy/scipy). Updates `numpy` from 2.0.2 to 2.2.1 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.0.2...v2.2.1) Updates `ruamel-yaml` from 0.18.6 to 0.18.8 Updates `scipy` from 1.14.1 to 1.15.0 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies - dependency-name: ruamel-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: runtime-dependencies - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: runtime-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Reviewer's Guide by SourceryThis pull request updates the No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Quality Gate passedIssues Measures |
Superseded by #1571. |
Bumps the runtime-dependencies group with 3 updates: numpy, ruamel-yaml and scipy.
Updates
numpy
from 2.0.2 to 2.2.1Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
7469245
Merge pull request #28047 from charris/prepare-2.2.1acb051e
REL: Prepare for the NumPy 2.2.1 release [wheel build]28a091a
Merge pull request #28044 from charris/backport-28039723605b
TST: Add test for allowingNone
in operand sequence passed tonditer
554739e
TYP: allowNone
in operand sequence of nditer31bc4c8
Merge pull request #28021 from charris/backport-2802032f52a3
CI: pin scipy-doctest to 1.5.1 (#28020)6219aeb
Merge pull request #28007 from charris/backport-28005eb7071c
Merge pull request #28006 from charris/backport-280034f82c32
BUG: Cython API was missing NPY_UINTP.Updates
ruamel-yaml
from 0.18.6 to 0.18.8Updates
scipy
from 1.14.1 to 1.15.0Release notes
Sourced from scipy's releases.
... (truncated)
Commits
6e246d0
REL: 1.15.0 "final" rel commit [wheel build]ed7c850
Merge pull request #22233 from tylerjereddy/treddy_backports_1.15.0_final2e2f2cd
MAINT: PR 22233 wheel build [wheel build]f05c622
DOC: Update 1.15.0 relnotes7348d92
Update scipy/differentiate/_differentiate.py56b1f7e
DOC: differentiate.jacobian: correct/improve documentation about callable int...30077e7
DEP: linalg.solve_toeplitz/matmul_toeplitz: warn on n-Dc
,r
(#22193)256c1a2
Merge pull request #22181 from tylerjereddy/treddy_prep_scipy_1.15.0rc3f046276
REL: set 1.15.0rc3 unreleaseda3d40a8
REL: 1.15.0rc2 rel commit [wheel build]Most Recent Ignore Conditions Applied to This Pull Request
You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Update NumPy to 2.2.1, ruamel-yaml to 0.18.8, and SciPy to 1.15.0.
Build:
Chores: