Bump scipy from 1.9.1 to 1.10.1
Bumps [scipy](https://github.com/scipy/scipy) from 1.9.1 to 1.10.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.10.1 Release Notes</h1>
<p>SciPy <code>1.10.1</code> is a bug-fix release with no new features
compared to <code>1.10.0</code>.</p>
<h1>Authors</h1>
<ul>
<li>Name (commits)</li>
<li>alice (1) +</li>
<li>Matt Borland (2) +</li>
<li>Evgeni Burovski (2)</li>
<li>CJ Carey (1)</li>
<li>Ralf Gommers (9)</li>
<li>Brett Graham (1) +</li>
<li>Matt Haberland (5)</li>
<li>Alex Herbert (1) +</li>
<li>Ganesh Kathiresan (2) +</li>
<li>Rishi Kulkarni (1) +</li>
<li>Loïc Estève (1)</li>
<li>Michał Górny (1) +</li>
<li>Jarrod Millman (1)</li>
<li>Andrew Nelson (4)</li>
<li>Tyler Reddy (50)</li>
<li>Pamphile Roy (2)</li>
<li>Eli Schwartz (2)</li>
<li>Tomer Sery (1) +</li>
<li>Kai Striega (1)</li>
<li>Jacopo Tissino (1) +</li>
<li>windows-server-2003 (1)</li>
</ul>
<p>A total of 21 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>
<h1>SciPy 1.10.0 Release Notes</h1>
<p>SciPy <code>1.10.0</code> is the culmination of <code>6</code> 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 <code>python -Wd</code> and check for <code>DeprecationWarning</code> s).
Our development attention will now shift to bug-fix releases on the
1.10.x branch, and on adding new features on the main branch.</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/scipy/scipy/commit/c1ed5ece8ffbf05356a22a8106affcd11bd3aee0"><code>c1ed5ec</code></a> REL: 1.10.1 release commit [wheel build]</li>
<li><a href="https://github.com/scipy/scipy/commit/5f022bdff87a23b911cb23e78049319b439bb069"><code>5f022bd</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/scipy/scipy/issues/18001">#18001</a> from tylerjereddy/treddy_scipy_1_10_1_rd2</li>
<li><a href="https://github.com/scipy/scipy/commit/5789a76941463338cea7c3824bbe2424cb1b3bd2"><code>5789a76</code></a> MAINT: test wheel builds [wheel build]</li>
<li><a href="https://github.com/scipy/scipy/commit/79bc9c3a0efedee65e17b4a4df917a47150b9af2"><code>79bc9c3</code></a> DOC: update relnotes/mailmap</li>
<li><a href="https://github.com/scipy/scipy/commit/6abc551721757b197b5465fc2e639098a8fc9e2c"><code>6abc551</code></a> BUG: diffev exponential crossover</li>
<li><a href="https://github.com/scipy/scipy/commit/9bb12cd08786a323f5b3dbd57061047d971eae58"><code>9bb12cd</code></a> DOC: update link of the logo in the readme</li>
<li><a href="https://github.com/scipy/scipy/commit/c33c67926faa54f925c2a89e74549c3327787c83"><code>c33c679</code></a> BUG: Use raw strings for paths</li>
<li><a href="https://github.com/scipy/scipy/commit/78e790cf763e62014a9605ac31eeea19deccece7"><code>78e790c</code></a> Fix powm1 overflow handling</li>
<li><a href="https://github.com/scipy/scipy/commit/a225f2ba526570d3dd6fb096417174c4e9f40787"><code>a225f2b</code></a> BUG: fix Johnson's algorithm.</li>
<li><a href="https://github.com/scipy/scipy/commit/04e26b6ca442373af664c3a84864c68db9902478"><code>04e26b6</code></a> BUG: special: Fix handling of <code>powm1</code> overflow errors (<a href="https://github-redirect.dependabot.com/scipy/scipy/issues/17855">#17855</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/scipy/scipy/compare/v1.9.1...v1.10.1">compare view</a></li>
</ul>
</details>
<br />
[](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 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>
合并状态:未合并 0 条评论