This repository has been archived by the owner on Nov 23, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump scipy from 1.13.0 to 1.13.1 (#279)
Bumps [scipy](https://github.com/scipy/scipy) from 1.13.0 to 1.13.1. <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.13.1 Release Notes</h1> <p>SciPy <code>1.13.1</code> is a bug-fix release with no new features compared to <code>1.13.0</code>. The version of OpenBLAS shipped with the PyPI binaries has been increased to <code>0.3.27</code>.</p> <h1>Authors</h1> <ul> <li>Name (commits)</li> <li>h-vetinari (1)</li> <li>Jake Bowhay (2)</li> <li>Evgeni Burovski (6)</li> <li>Sean Cheah (2)</li> <li>Lucas Colley (2)</li> <li>DWesl (2)</li> <li>Ralf Gommers (7)</li> <li>Ben Greiner (1) +</li> <li>Matt Haberland (2)</li> <li>Gregory R. Lee (1)</li> <li>Philip Loche (1) +</li> <li>Sijo Valayakkad Manikandan (1) +</li> <li>Matti Picus (1)</li> <li>Tyler Reddy (62)</li> <li>Atsushi Sakai (1)</li> <li>Daniel Schmitz (2)</li> <li>Dan Schult (3)</li> <li>Scott Shambaugh (2)</li> <li>Edgar Andrés Margffoy Tuay (1)</li> </ul> <p>A total of 19 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.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/scipy/scipy/commit/44e4ebaac992fde33f04638b99629d23973cb9b2"><code>44e4eba</code></a> REL: SciPy 1.13.1 release commit [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/2eb8e1b7380da0fada12ffd8d2c41f62dc74cb2e"><code>2eb8e1b</code></a> Merge pull request <a href="https://redirect.github.com/scipy/scipy/issues/20632">#20632</a> from tylerjereddy/treddy_prep_1_13_1_backports</li> <li><a href="https://github.com/scipy/scipy/commit/1a00d4856bfcb5d6c3d6796ac8cd4278abae3016"><code>1a00d48</code></a> DOC: PR 20632 updates</li> <li><a href="https://github.com/scipy/scipy/commit/11e99bad5812e5e1831553b5a901f5beea62dd1b"><code>11e99ba</code></a> BUG: stats: Fix <code>zipf.pmf</code> and <code>zipfian.pmf</code> for int32 <code>k</code> (<a href="https://redirect.github.com/scipy/scipy/issues/20702">#20702</a>) [wheel bu...</li> <li><a href="https://github.com/scipy/scipy/commit/506cbeb5c5e82e25bcc4c8e833f2bab8f60a0cd1"><code>506cbeb</code></a> MAINT: stats.wilcoxon: fix bug with Ndim>1, shape[axis]>50, NaN, 'auto' (<a href="https://redirect.github.com/scipy/scipy/issues/20592">#20592</a>)</li> <li><a href="https://github.com/scipy/scipy/commit/c9d861396838f2fd05b300cc79bfea9fb40dddad"><code>c9d8613</code></a> CI, MAINT: PR 20632 revisions</li> <li><a href="https://github.com/scipy/scipy/commit/95c50a4839bd5b4014c1d7ddde3f7a08d75d7134"><code>95c50a4</code></a> MAINT: PR 20632 revisions [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/e7abaf1baad3db6788a980a858a4f74fb730ca31"><code>e7abaf1</code></a> MAINT: PR 20632 revisions [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/aa32933aa03f277bfebdd6e86c267483c8cd750b"><code>aa32933</code></a> CI: PR 20632 revisions [wheel build]</li> <li><a href="https://github.com/scipy/scipy/commit/023b0fb7fb7b0e290a0a1b3739e9a041ee5d3c4b"><code>023b0fb</code></a> CI: MR 20632 revisions</li> <li>Additional commits viewable in <a href="https://github.com/scipy/scipy/compare/v1.13.0...v1.13.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=scipy&package-manager=pip&previous-version=1.13.0&new-version=1.13.1)](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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information