Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2025

Bumps scipy from 1.12.0 to 1.16.2.

Release notes

Sourced from scipy's releases.

SciPy 1.16.2 Release Notes

SciPy 1.16.2 is a bug-fix release with no new features compared to 1.16.1. This is the first stable release of SciPy to provide Windows on ARM wheels on PyPI.

Authors

  • Name (commits)
  • Dietrich Brunn (1)
  • Ralf Gommers (6)
  • Adam Jones (1)
  • Gleb Khmyznikov (1) +
  • Jost Migenda (1) +
  • newyork_loki (1)
  • Nick ODell (3)
  • Dimitri Papadopoulos Orfanos (1)
  • Ilhan Polat (2)
  • Tyler Reddy (26)
  • Mugunthan Selvanayagam (1) +
  • Shuhei Watanabe (1) +

A total of 12 people contributed to this release. People with a "+" by their names contributed a patch for the first time. This list of names is automatically generated, and may not be fully complete.

The full issue and pull request lists, and the release asset hashes are available in the associated README.txt file.

SciPy 1.16.1 Release Notes

SciPy 1.16.1 is a bug-fix release that adds support for Python 3.14.0rc1, including PyPI wheels.

Authors

  • Name (commits)
  • Evgeni Burovski (1)
  • Rob Falck (1)
  • Ralf Gommers (7)
  • Geoffrey Gunter (1) +
  • Matt Haberland (2)
  • Joren Hammudoglu (1)
  • Andrew Nelson (2)
  • newyork_loki (1) +
  • Ilhan Polat (1)

... (truncated)

Commits
  • b1296b9 REL: 1.16.2 release commit [wheel build]
  • e0ef26f Merge pull request #23543 from tylerjereddy/treddy_backports_1.16.2
  • 959fc7c CI: PR 23543 revisions [wheel build]
  • 01c9517 TST: PR 23543 revisions
  • c3f4323 DOC, MAINT: PR 23543 revisions
  • 381549e BUG: fix memory leaks in optimize.nnls and linalg.sqrtm (#23563)
  • 3f48506 CI: pin scikit-umfpack to 0.3.3 to avoid failures, 0.4.2 is broken. (#23576)
  • f1c648a TST: PR 23543 revisions
  • 963a466 CI: bump OpenBLAS version to latest release (0.3.29.265.1)
  • 57c0b27 BUG: PR 23543 revisions
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 10, 2025
@codecov
Copy link

codecov bot commented Oct 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 26.24%. Comparing base (5f07e7d) to head (a8b7124).

❌ Your project check has failed because the head coverage (26.24%) is below the target coverage (83.00%). You can increase the head coverage or adjust the target coverage.

❗ There is a different number of reports uploaded between BASE (5f07e7d) and HEAD (a8b7124). Click for more details.

HEAD has 12 uploads less than BASE
Flag BASE (5f07e7d) HEAD (a8b7124)
17 5
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #2784       +/-   ##
===========================================
- Coverage   69.99%   26.24%   -43.76%     
===========================================
  Files         328      328               
  Lines       29497    29497               
  Branches     4964     4964               
===========================================
- Hits        20646     7741    -12905     
- Misses       7557    21463    +13906     
+ Partials     1294      293     -1001     

see 209 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot dependabot bot force-pushed the dependabot/pip/scipy-1.16.2 branch 4 times, most recently from b1ec3e9 to 2d69f71 Compare October 14, 2025 21:40
Bumps [scipy](https://github.com/scipy/scipy) from 1.12.0 to 1.16.2.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.12.0...v1.16.2)

---
updated-dependencies:
- dependency-name: scipy
  dependency-version: 1.16.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/scipy-1.16.2 branch from 2d69f71 to e3c2c36 Compare October 15, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants