Skip to content

Update scipy requirement from ~=1.16.3 to ~=1.17.1 in /scripts/nb-tester#4799

Merged
abbycross merged 1 commit intomainfrom
dependabot/pip/scripts/nb-tester/scipy-approx-eq-1.17.1
Mar 12, 2026
Merged

Update scipy requirement from ~=1.16.3 to ~=1.17.1 in /scripts/nb-tester#4799
abbycross merged 1 commit intomainfrom
dependabot/pip/scripts/nb-tester/scipy-approx-eq-1.17.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 12, 2026

Updates the requirements on scipy to permit the latest version.

Release notes

Sourced from scipy's releases.

SciPy 1.17.1 Release Notes

SciPy 1.17.1 is a bug-fix release with no new features compared to 1.17.0.

Authors

  • Name (commits)
  • Evgeni Burovski (5)
  • Lucas Colley (1)
  • Christoph Gohlke (1)
  • Ralf Gommers (6)
  • Matt Haberland (5)
  • Matthias Koeppe (1)
  • Nick ODell (1)
  • Ilhan Polat (10)
  • Tyler Reddy (44)
  • Martin Schuck (3)
  • Dan Schult (3)
  • stratakis (1) +
  • ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) (1)

A total of 13 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.

Complete issue list, PR list, and release asset hashes are available in the associated README.txt.

Commits
  • 527eb7f REL: 1.17.1 release commit [wheel build]
  • f11663b Merge pull request #24584 from tylerjereddy/treddy_prep_1.17.1
  • 2c49e68 DOC: PR 24584 revisions
  • 400fa15 safely convert index dtypes to intc for csgraph and superLU
  • 8c70404 MAINT: PR 24584 revisions [wheel build]
  • 6dda8c1 BUG: PR 24584 revisions
  • 4a187e5 DOC: PR 24584 revisions
  • 463ee9f ENH: linalg/inv: re-enable overwrite_a for 2D inputs (#24442)
  • df746ee BUG: linalg: restore dtypes in inv, solve, det
  • 246bfee MAINT:optimize: Enable multi-phase init to DIRECT
  • Additional commits viewable in compare view

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 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)

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.16.3...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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 12, 2026
@qiskit-bot
Copy link
Copy Markdown
Contributor

Thanks for contributing to Qiskit documentation!

Before your PR can be merged, it will first need to pass continuous integration tests and be reviewed. Sometimes the review process can be slow, so please be patient. Thanks! 🙌

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 12, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@abbycross abbycross reopened this Mar 12, 2026
@github-project-automation github-project-automation Bot moved this from Done to Todo in Docs Planning Mar 12, 2026
@abbycross abbycross added this pull request to the merge queue Mar 12, 2026
Merged via the queue into main with commit ecde33c Mar 12, 2026
12 of 13 checks passed
@abbycross abbycross deleted the dependabot/pip/scripts/nb-tester/scipy-approx-eq-1.17.1 branch March 12, 2026 15:12
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs Planning Mar 12, 2026
frankharkins pushed a commit that referenced this pull request Mar 16, 2026
…ter (#4799)

Updates the requirements on [scipy](https://github.com/scipy/scipy) to
permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/scipy/scipy/releases">scipy's
releases</a>.</em></p>
<blockquote>
<h1>SciPy 1.17.1 Release Notes</h1>
<p>SciPy <code>1.17.1</code> is a bug-fix release with no new features
compared to <code>1.17.0</code>.</p>
<h1>Authors</h1>
<ul>
<li>Name (commits)</li>
<li>Evgeni Burovski (5)</li>
<li>Lucas Colley (1)</li>
<li>Christoph Gohlke (1)</li>
<li>Ralf Gommers (6)</li>
<li>Matt Haberland (5)</li>
<li>Matthias Koeppe (1)</li>
<li>Nick ODell (1)</li>
<li>Ilhan Polat (10)</li>
<li>Tyler Reddy (44)</li>
<li>Martin Schuck (3)</li>
<li>Dan Schult (3)</li>
<li>stratakis (1) +</li>
<li>ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) (1)</li>
</ul>
<p>A total of 13 people contributed to this release.
People with a &quot;+&quot; by their names contributed a patch for the
first time.
This list of names is automatically generated, and may not be fully
complete.</p>
<p>Complete issue list, PR list, and release asset hashes are available
in the associated <a
href="https://github.com/scipy/scipy/releases/download/v1.17.1/README.txt"><code>README.txt</code></a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/scipy/scipy/commit/527eb7fd7953a1de068f94bf8b322f249b9405ae"><code>527eb7f</code></a>
REL: 1.17.1 release commit [wheel build]</li>
<li><a
href="https://github.com/scipy/scipy/commit/f11663bf044f1cb5a0112a28ac238f902ae36eea"><code>f11663b</code></a>
Merge pull request <a
href="https://redirect.github.com/scipy/scipy/issues/24584">#24584</a>
from tylerjereddy/treddy_prep_1.17.1</li>
<li><a
href="https://github.com/scipy/scipy/commit/2c49e68b634d2657380ca7b65207c6122e83cb72"><code>2c49e68</code></a>
DOC: PR 24584 revisions</li>
<li><a
href="https://github.com/scipy/scipy/commit/400fa15ed6f9fece4c3848e9eade0e7d5e5aece0"><code>400fa15</code></a>
safely convert index dtypes to intc for csgraph and superLU</li>
<li><a
href="https://github.com/scipy/scipy/commit/8c704044ab6f8f3e94295f354dbadfcab9139837"><code>8c70404</code></a>
MAINT: PR 24584 revisions [wheel build]</li>
<li><a
href="https://github.com/scipy/scipy/commit/6dda8c13c534a61bc56c7b11bb5841efbd37d9dd"><code>6dda8c1</code></a>
BUG: PR 24584 revisions</li>
<li><a
href="https://github.com/scipy/scipy/commit/4a187e59ea9cde1f79b4fae9dbd8177adcf0ddf3"><code>4a187e5</code></a>
DOC: PR 24584 revisions</li>
<li><a
href="https://github.com/scipy/scipy/commit/463ee9f72a5f1afe3363e86344a55eea1c1ba477"><code>463ee9f</code></a>
ENH: linalg/inv: re-enable overwrite_a for 2D inputs (<a
href="https://redirect.github.com/scipy/scipy/issues/24442">#24442</a>)</li>
<li><a
href="https://github.com/scipy/scipy/commit/df746eed5eae0243969fd8de07770c4ace1dc65c"><code>df746ee</code></a>
BUG: linalg: restore dtypes in inv, solve, det</li>
<li><a
href="https://github.com/scipy/scipy/commit/246bfeecbe56200ae4e265a70e06ccc64daee9c2"><code>246bfee</code></a>
MAINT:optimize: Enable multi-phase init to DIRECT</li>
<li>Additional commits viewable in <a
href="https://github.com/scipy/scipy/compare/v1.16.3...v1.17.1">compare
view</a></li>
</ul>
</details>
<br />


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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants