Update scipy requirement from >=1.10 to >=1.17.1 - #6
dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.10.0...v1.17.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
·@·d·ependabot r·ebase This branch is behind its base after a batch of merges. Rebasing so it can be reviewed and merged on current Generated by Claude Code |
#6, #10) (#11) ## The three Dependabot pull requests | PR | asks for | state on `main` | |---|---|---| | #6 | scipy >=1.17.1 | already `scipy==1.17.1` | | #5 | pyarrow >=24.0.0 | already `pyarrow==25.0.1` | | #10 | pytest 9.0.3 | `pytest==8.4.2` | Two are already satisfied. All three were raised against a commit `main` has long since passed, so merging any of them would have reverted the generators and the test suite to get one version line. ## What this does pytest goes to **9.1.1**, not the 9.0.3 Dependabot named, because 9.1.1 is the version the suite was actually run against here: ``` 233 passed in 106.05s ``` `requirements.txt` says in its own comment to raise the pins deliberately and re-run `pytest tests/`. That is what was done, and 9.1.1 is what the run exercised, so pinning 9.0.3 would be pinning a version nothing here has executed. Action pins: `checkout` v6 → v7, `setup-python` v6 → v7. 🤖 Generated with [Claude Code](https://claude.com/claude-code) https://claude.ai/code/session_01MrvR2NXsJFVRCeJZFCPuNL --- _Generated by [Claude Code](https://claude.ai/code/session_01MrvR2NXsJFVRCeJZFCPuNL)_ Co-authored-by: Claude <noreply@anthropic.com>
|
Superseded and closed. This was raised against a commit Generated by Claude Code |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Updates the requirements on scipy to permit the latest version.
Release notes
Sourced from scipy's releases.
Commits
527eb7fREL: 1.17.1 release commit [wheel build]f11663bMerge pull request #24584 from tylerjereddy/treddy_prep_1.17.12c49e68DOC: PR 24584 revisions400fa15safely convert index dtypes to intc for csgraph and superLU8c70404MAINT: PR 24584 revisions [wheel build]6dda8c1BUG: PR 24584 revisions4a187e5DOC: PR 24584 revisions463ee9fENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)df746eeBUG: linalg: restore dtypes in inv, solve, det246bfeeMAINT:optimize: Enable multi-phase init to DIRECTYou 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)