Skip to content

Commit

Permalink
Bump numpy from 1.21.2 to 1.21.3 (#71)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.21.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/numpy/numpy/releases">numpy's releases</a>.</em></p>
<blockquote>
<h2>v1.21.3</h2>
<h1>NumPy 1.21.3 Release Notes</h1>
<p>The NumPy 1.21.3 is a maintenance release the fixes a few bugs
discovered after 1.21.2. It also provides 64 bit Python 3.10.0 wheels.
Note a few oddities about Python 3.10:</p>
<ul>
<li>There are no 32 bit wheels for Windows, Mac, or Linux.</li>
<li>The Mac Intel builds are only available in universal2 wheels.</li>
</ul>
<p>The Python versions supported in this release are 3.7-3.10. If you want
to compile your own version using gcc-11 you will need to use gcc-11.2+
to avoid problems.</p>
<h2>Contributors</h2>
<p>A total of 7 people contributed to this release. People with a &quot;+&quot; by
their names contributed a patch for the first time.</p>
<ul>
<li>Aaron Meurer</li>
<li>Bas van Beek</li>
<li>Charles Harris</li>
<li>Developer-Ecosystem-Engineering +</li>
<li>Kevin Sheppard</li>
<li>Sebastian Berg</li>
<li>Warren Weckesser</li>
</ul>
<h2>Pull requests merged</h2>
<p>A total of 8 pull requests were merged for this release.</p>
<ul>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/19745">#19745</a>: ENH: Add dtype-support to 3 <code>`generic</code>/<code>ndarray</code> methods</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/19955">#19955</a>: BUG: Resolve Divide by Zero on Apple silicon + test failures...</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/19958">#19958</a>: MAINT: Mark type-check-only ufunc subclasses as ufunc aliases...</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/19994">#19994</a>: BUG: np.tan(np.inf) test failure</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/20080">#20080</a>: BUG: Correct incorrect advance in PCG with emulated int128</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/20081">#20081</a>: BUG: Fix NaT handling in the PyArray_CompareFunc for datetime...</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/20082">#20082</a>: DOC: Ensure that we add documentation also as to the dict for...</li>
<li><a href="https://github-redirect.dependabot.com/numpy/numpy/pull/20106">#20106</a>: BUG: core: result_type(0, np.timedelta64(4)) would seg. fault.</li>
</ul>
<h2>Checksums</h2>
<h3>MD5</h3>
<pre><code>9acea9630856659ba48fdb582ecc37b4  numpy-1.21.3-cp310-cp310-macosx_10_9_universal2.whl
a70f80a4e74a3153a8307c4f0ea8d13d  numpy-1.21.3-cp310-cp310-macosx_11_0_arm64.whl
</code></pre>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/numpy/numpy/commit/d4d0584ccb508cad69288b504e6c8b04aa0d5caf"><code>d4d0584</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/20141">#20141</a> from charris/prepare-for-1.21.3-release</li>
<li><a href="https://github.com/numpy/numpy/commit/649a2f6d040cc09d99913c5fc571e4e1e87fd49b"><code>649a2f6</code></a> REL: Prepare for 1.21.3 release.</li>
<li><a href="https://github.com/numpy/numpy/commit/c36c4e34db03a3012d6b489886c53470f7949cb8"><code>c36c4e3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/20106">#20106</a> from charris/backport-20088</li>
<li><a href="https://github.com/numpy/numpy/commit/b30f1891760f06f056925641d20f2f968c15ce9d"><code>b30f189</code></a> BUG: core: result_type(0, np.timedelta64(4)) would seg. fault.</li>
<li><a href="https://github.com/numpy/numpy/commit/707f65053645bd116e8ac7e139c3a84bee14c483"><code>707f650</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/20082">#20082</a> from charris/backport-18775</li>
<li><a href="https://github.com/numpy/numpy/commit/222dc20635d9c2087f37e01801a595df37c26a88"><code>222dc20</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/20081">#20081</a> from charris/backport-19607</li>
<li><a href="https://github.com/numpy/numpy/commit/94c8a3c599e0f85e875c516ebed958dbbe489128"><code>94c8a3c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/numpy/numpy/issues/20080">#20080</a> from charris/backport-20049</li>
<li><a href="https://github.com/numpy/numpy/commit/8f0c4b045d75e709ee1beeb5de33d9f61028f3ec"><code>8f0c4b0</code></a> Apply suggestions from code review</li>
<li><a href="https://github.com/numpy/numpy/commit/2144b1c1cc625e58fe96691f1cad433f8b98eb66"><code>2144b1c</code></a> DOC: Ensure that we add documentation also as to the dict for types</li>
<li><a href="https://github.com/numpy/numpy/commit/73e7a1293745cbb8054fd019c1e03ade9e27638b"><code>73e7a12</code></a> Fix the implementation of DATETIME_compare</li>
<li>Additional commits viewable in <a href="https://github.com/numpy/numpy/compare/v1.21.2...v1.21.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=numpy&package-manager=pip&previous-version=1.21.2&new-version=1.21.3)](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>
  • Loading branch information
dependabot[bot] authored Oct 28, 2021
1 parent 960586f commit 84d857f
Showing 1 changed file with 34 additions and 31 deletions.
65 changes: 34 additions & 31 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 84d857f

Please sign in to comment.