[PR #28025] chore(deps): bump scipy-stubs from 1.16.2.3 to 1.16.3.0 in /api #31927

Closed
opened 2026-02-21 20:50:25 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/28025

State: closed
Merged: Yes


Bumps scipy-stubs from 1.16.2.3 to 1.16.3.0.

Release notes

Sourced from scipy-stubs's releases.

v1.16.3.0

This is the first scipy-stubs release that officially supports SciPy 1.16.3.

If you encounter any regressions or other issues, please report them at https://github.com/scipy/scipy-stubs/issues.

This release targets SciPy 1.16.3 and supports Python 3.11-3.14, NumPy 1.25-2.3, and optype 0.14.

What's Changed

SciPy Changes

🐛 Fixes

📝 Documentation

🧹 Maintenance

New Contributors

Full Changelog: https://github.com/scipy/scipy-stubs/compare/v1.16.2.4...v1.16.3.0

v1.16.2.4

This release targets SciPy 1.16.2 and supports Python 3.11-3.14, NumPy 1.25-2.3, and optype 0.14.

Resolved Issues

... (truncated)

Commits
  • e4bdcd5 🔖 scipy-stubs 1.16.3.0
  • d0c2db1 📌 upgrade scipy to 1.16.3 (#962)
  • 3051d20 📌 upgrade scipy to 1.16.3
  • 4f75394 ⬆️ Bump pyrefly from 0.39.0 to 0.39.1 in the actions group (#961)
  • 481e392 🐛 optimize.least_squares: Allow scalar floating point return type in re...
  • 05cbc31 ⬆️ Bump pyrefly from 0.38.2 to 0.39.0 in the actions group (#959)
  • 319dc3a ⬆️ Bump the actions group with 2 updates (#958)
  • 7a7e07d ⬆️ Bump ruff from 0.14.1 to 0.14.2 in the actions group (#957)
  • 63abc1b 💡 Update pyrefly suppressions to reflect rename of typed-dict-key-error to ...
  • 8c4b4ef ⬆️ Bump basedpyright from 1.32.0 to 1.32.1 in the actions group (#955)
  • 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)
**Original Pull Request:** https://github.com/langgenius/dify/pull/28025 **State:** closed **Merged:** Yes --- Bumps [scipy-stubs](https://github.com/scipy/scipy-stubs) from 1.16.2.3 to 1.16.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/scipy/scipy-stubs/releases">scipy-stubs's releases</a>.</em></p> <blockquote> <h2>v1.16.3.0</h2> <p>This is the first scipy-stubs release that officially supports <a href="https://github.com/scipy/scipy/releases/tag/v1.16.3">SciPy 1.16.3</a>.</p> <p>If you encounter any regressions or other issues, please report them at <a href="https://github.com/scipy/scipy-stubs/issues">https://github.com/scipy/scipy-stubs/issues</a>.</p> <p>This release targets <a href="https://github.com/scipy/scipy/releases/tag/v1.16.3">SciPy 1.16.3</a> and supports Python 3.11-3.14, NumPy 1.25-2.3, and <a href="https://github.com/jorenham/optype">optype</a> 0.14.</p> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>⏬ SciPy Changes</h3> <ul> <li>upgrade <code>scipy</code> to <code>1.16.3</code> by <a href="https://github.com/jorenham"><code>@​jorenham</code></a> in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/962">scipy/scipy-stubs#962</a></li> </ul> <h3>🐛 Fixes</h3> <ul> <li><code>optimize.minimize_scalar</code>: Allow <code>bounds</code> without <code>args</code> by <a href="https://github.com/wangenau"><code>@​wangenau</code></a> in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/950">scipy/scipy-stubs#950</a></li> <li>fix mypy_primer comment workflow for forks by <a href="https://github.com/jorenham"><code>@​jorenham</code></a> in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/951">scipy/scipy-stubs#951</a></li> <li><code>optimize.least_squares</code>: Allow scalar floating point return type in residual function by <a href="https://github.com/haarisr"><code>@​haarisr</code></a> in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/960">scipy/scipy-stubs#960</a></li> </ul> <h3>📝 Documentation</h3> <ul> <li>add MaxText to the list of dependents by <a href="https://github.com/jorenham"><code>@​jorenham</code></a> in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/954">scipy/scipy-stubs#954</a></li> </ul> <h3>🧹 Maintenance</h3> <ul> <li>🔖 prepare for further development by <a href="https://github.com/jorenham"><code>@​jorenham</code></a> in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/946">scipy/scipy-stubs#946</a></li> <li>⬆️ Bump astral-sh/setup-uv from 7.1.0 to 7.1.1 in the actions group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/947">scipy/scipy-stubs#947</a></li> <li>⬆️ Bump the actions group with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/948">scipy/scipy-stubs#948</a></li> <li>⬆️ Bump pyrefly from 0.38.0 to 0.38.1 in the actions group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/952">scipy/scipy-stubs#952</a></li> <li>⬆️ Bump the actions group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/953">scipy/scipy-stubs#953</a></li> <li>⬆️ Bump basedpyright from 1.32.0 to 1.32.1 in the actions group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/955">scipy/scipy-stubs#955</a></li> <li>💡 Update pyrefly suppressions to reflect rename of <code>typed-dict-key-error</code> to <code>bad-typed-dict-key</code> by <a href="https://github.com/rchen152"><code>@​rchen152</code></a> in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/956">scipy/scipy-stubs#956</a></li> <li>⬆️ Bump ruff from 0.14.1 to 0.14.2 in the actions group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/957">scipy/scipy-stubs#957</a></li> <li>⬆️ Bump the actions group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/958">scipy/scipy-stubs#958</a></li> <li>⬆️ Bump pyrefly from 0.38.2 to 0.39.0 in the actions group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/959">scipy/scipy-stubs#959</a></li> <li>⬆️ Bump pyrefly from 0.39.0 to 0.39.1 in the actions group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/961">scipy/scipy-stubs#961</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/wangenau"><code>@​wangenau</code></a> made their first contribution in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/950">scipy/scipy-stubs#950</a></li> <li><a href="https://github.com/rchen152"><code>@​rchen152</code></a> made their first contribution in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/956">scipy/scipy-stubs#956</a></li> <li><a href="https://github.com/haarisr"><code>@​haarisr</code></a> made their first contribution in <a href="https://redirect.github.com/scipy/scipy-stubs/pull/960">scipy/scipy-stubs#960</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/scipy/scipy-stubs/compare/v1.16.2.4...v1.16.3.0">https://github.com/scipy/scipy-stubs/compare/v1.16.2.4...v1.16.3.0</a></p> <h2>v1.16.2.4</h2> <p>This release targets <a href="https://github.com/scipy/scipy/releases/tag/v1.16.2">SciPy 1.16.2</a> and supports Python 3.11-3.14, NumPy 1.25-2.3, and <a href="https://github.com/jorenham/optype">optype</a> 0.14.</p> <h2>Resolved Issues</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scipy/scipy-stubs/commit/e4bdcd5b72066f8a1c472c26b463a5e34ab0826b"><code>e4bdcd5</code></a> 🔖 scipy-stubs 1.16.3.0</li> <li><a href="https://github.com/scipy/scipy-stubs/commit/d0c2db1d4305d717ed2b6876d315735ae0847152"><code>d0c2db1</code></a> 📌 upgrade <code>scipy</code> to <code>1.16.3</code> (<a href="https://redirect.github.com/scipy/scipy-stubs/issues/962">#962</a>)</li> <li><a href="https://github.com/scipy/scipy-stubs/commit/3051d20d99655fc7a92c0a6c62bc247e6740a9a7"><code>3051d20</code></a> 📌 upgrade <code>scipy</code> to <code>1.16.3</code></li> <li><a href="https://github.com/scipy/scipy-stubs/commit/4f75394e402e496b3b053e93a3bc5e1fc602f44f"><code>4f75394</code></a> :arrow_up: Bump pyrefly from 0.39.0 to 0.39.1 in the actions group (<a href="https://redirect.github.com/scipy/scipy-stubs/issues/961">#961</a>)</li> <li><a href="https://github.com/scipy/scipy-stubs/commit/481e392fc88db6aa36194f5454c7ea16cc121a25"><code>481e392</code></a> :bug: <code>optimize.least_squares</code>: Allow scalar floating point return type in re...</li> <li><a href="https://github.com/scipy/scipy-stubs/commit/05cbc3115bbb861afd340280144d42f363e79f45"><code>05cbc31</code></a> :arrow_up: Bump pyrefly from 0.38.2 to 0.39.0 in the actions group (<a href="https://redirect.github.com/scipy/scipy-stubs/issues/959">#959</a>)</li> <li><a href="https://github.com/scipy/scipy-stubs/commit/319dc3ae4e66712134119b6ffbde7adc48930599"><code>319dc3a</code></a> :arrow_up: Bump the actions group with 2 updates (<a href="https://redirect.github.com/scipy/scipy-stubs/issues/958">#958</a>)</li> <li><a href="https://github.com/scipy/scipy-stubs/commit/7a7e07d6f778da8e2d5aa6f3dc568dc9c0b93bff"><code>7a7e07d</code></a> :arrow_up: Bump ruff from 0.14.1 to 0.14.2 in the actions group (<a href="https://redirect.github.com/scipy/scipy-stubs/issues/957">#957</a>)</li> <li><a href="https://github.com/scipy/scipy-stubs/commit/63abc1b131e8daf5f7f167101d24bc5ab2d15f87"><code>63abc1b</code></a> 💡 Update pyrefly suppressions to reflect rename of <code>typed-dict-key-error</code> to ...</li> <li><a href="https://github.com/scipy/scipy-stubs/commit/8c4b4efb0e9503dedf8294f7b1e9a3dbfb7946b1"><code>8c4b4ef</code></a> :arrow_up: Bump basedpyright from 1.32.0 to 1.32.1 in the actions group (<a href="https://redirect.github.com/scipy/scipy-stubs/issues/955">#955</a>)</li> <li>Additional commits viewable in <a href="https://github.com/scipy/scipy-stubs/compare/v1.16.2.3...v1.16.3.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scipy-stubs&package-manager=uv&previous-version=1.16.2.3&new-version=1.16.3.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
yindo added the pull-request label 2026-02-21 20:50:25 -05:00
yindo closed this issue 2026-02-21 20:50:25 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#31927