Skip to content

chore(deps)(deps): bump the python-versions group across 1 directory with 2 updates#1004

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-versions-2c37043c44
Open

chore(deps)(deps): bump the python-versions group across 1 directory with 2 updates#1004
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python-versions-2c37043c44

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the python-versions group with 2 updates in the / directory: scipy-stubs and scipy.

Updates scipy-stubs from 1.17.1.5 to 1.18.0.0

Release notes

Sourced from scipy-stubs's releases.

v1.18.0.0

This is the first scipy-stubs release that supports SciPy 1.18 (>=1.18.0rc2, <1.19) and supports Python 3.12-3.14, NumPy 2.0-2.7, and optype 0.14-0.18. If you encounter any regressions or other issues, please report them at https://github.com/scipy/scipy-stubs/issues.

What's Changed

⏬ SciPy 1.18.0 Changes

... (truncated)

Commits
  • ac415d6 🔖 scipy-stubs 1.18.0.0
  • 5bf5817 Merge pull request #1736 from scipy/bump-dev-deps
  • 7f97b9e ⬆️ update development dependencies
  • b266c60 Merge pull request #1735 from scipy/gh-1773
  • d0debe5 🐛 optimize: fix global optimizer func type when jac=True
  • e42a1ea Merge pull request #1731 from scipy/gh-1728
  • 702f287 Merge pull request #1732 from scipy/gh-1730
  • 2342b73 🐛 optimize: missing minimizer_kwargs items for global optimizers
  • d3ce038 🩹 signal.ShortTimeFFT: use the right typvar in __init__
  • 2c60914 📝 new signal.ShortTimeFFT 2nd generic type parameter
  • Additional commits viewable in compare view

Updates scipy from 1.17.1 to 1.18.0

Release notes

Sourced from scipy's releases.

SciPy 1.18.0 Release Notes

SciPy 1.18.0 is the culmination of 6 months of hard work. It contains many new features, numerous bug-fixes, improved test coverage and better documentation. There have been a number of deprecations and API changes in this release, which are documented below. All users are encouraged to upgrade to this release, as there are a large number of bug-fixes and optimizations. Before upgrading, we recommend that users check that their own code does not use deprecated SciPy functionality (to do so, run your code with python -Wd and check for DeprecationWarning s). Our development attention will now shift to bug-fix releases on the 1.18.x branch, and on adding new features on the main branch.

This release requires Python 3.12-3.14 and NumPy 2.0.0 or greater.

Highlights of this release

  • SciPy now supports three different build modes for BLAS and LAPACK LP64/ILP64 support, and machinery is provided for downstream cython_lapack consumers to gracefully handle LP64/ILP64 backend builds. ILP64 support has been substantially improved across the SciPy library.
  • Remaining Fortran to C translations have been completed---an experimental Fortran-free build option is now available to developers for testing purposes. Developer feedback is welcome on Fortran-free builds.
  • scipy.signal.whittaker_henderson now provides access to Whittaker-Henderson smoothing of a discrete signal.
  • A large number of scipy.stats functions now support lazy arrays and JAX JIT. Array API support has been improved substantially in SciPy, with at least 21 functions gaining new support in this release. 16 scipy.stats functions have also gained support for MArray input.

New features

scipy.fft improvements

  • SciPy's internal FFT backend has switched from pocketfft to its successor package ducc0.fft, which features several incremental improvements. The most significant of those from SciPy's perspective is probably that storage requirements for internally cached plans have been significantly reduced for most long 1D transforms. Plans that require more storage than 1MB will no longer be cached; this mainly affects huge 1D transforms of prime and near-prime sizes.

scipy.interpolate improvements

... (truncated)

Commits
  • 54ef542 REL: 1.18.0 release commit
  • a45e463 Merge pull request #25395 from tylerjereddy/treddy_prep_1.18.0_final
  • ee2442e TYP, MAINT, TST: PR 25395 revisions
  • 3225154 DOC: PR 25395 revisions
  • 14c7bd7 TYP: Fix mypy errors with pytest==9.1.0 (#25410)
  • 71522e9 DOC: revise SciPy 1.18.0 release notes
  • 92f8482 MAINT: fix errors from pytest 9.1 (#25378)
  • 7b27bf4 TST, MAINT: modernize spatial tests for pytest 10 (#25376)
  • d05b640 Merge pull request #25347 from tylerjereddy/treddy_version_bump_1.18.0rc3
  • e60fe8b REL: set to 1.18.0rc3 unreleased
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 25, 2026
@dependabot dependabot Bot requested a review from a team June 25, 2026 05:00
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jun 25, 2026
…with 2 updates

Bumps the python-versions group with 2 updates in the / directory: [scipy-stubs](https://github.com/scipy/scipy-stubs) and [scipy](https://github.com/scipy/scipy).


Updates `scipy-stubs` from 1.17.1.5 to 1.18.0.0
- [Release notes](https://github.com/scipy/scipy-stubs/releases)
- [Commits](scipy/scipy-stubs@v1.17.1.5...v1.18.0.0)

Updates `scipy` from 1.17.1 to 1.18.0
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.17.1...v1.18.0)

---
updated-dependencies:
- dependency-name: scipy
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-versions
- dependency-name: scipy-stubs
  dependency-version: 1.18.0.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: python-versions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/python-versions-2c37043c44 branch from e2e1fb8 to 59dec5f Compare June 26, 2026 04:31
@sonarqubecloud

Copy link
Copy Markdown

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants