Skip to content

Commit

Permalink
Bump numpy from 1.26.4 to 2.0.1 (#58)
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.1.
<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>v2.0.1</h2>
<h1>NumPy 2.0.1 Release Notes</h1>
<p>NumPy 2.0.1 is a maintenance release that fixes bugs and regressions
discovered after the 2.0.0 release. NumPy 2.0.1 is the last planned
release in the 2.0.x series, 2.1.0rc1 should be out shortly.</p>
<p>The Python versions supported by this release are 3.9-3.12.</p>
<p><strong><em>NOTE:</em></strong> Do not use the GitHub generated
&quot;Source code&quot; files listed in the &quot;Assets&quot;, they are
garbage.</p>
<h2>Improvements</h2>
<h3><code>np.quantile</code> with method
<code>closest_observation</code> chooses nearest even order
statistic</h3>
<p>This changes the definition of nearest for border cases from the
nearest
odd order statistic to nearest even order statistic. The numpy
implementation now matches other reference implementations.</p>
<p>(<a
href="https://redirect.github.com/numpy/numpy/pull/26656">gh-26656</a>)</p>
<h2>Contributors</h2>
<p>A total of 15 people contributed to this release. People with a
&quot;+&quot; by
their names contributed a patch for the first time.</p>
<ul>
<li><a href="https://github.com/vahidmech"><code>@​vahidmech</code></a>
+</li>
<li>Alex Herbert +</li>
<li>Charles Harris</li>
<li>Giovanni Del Monte +</li>
<li>Leo Singer</li>
<li>Lysandros Nikolaou</li>
<li>Matti Picus</li>
<li>Nathan Goldbaum</li>
<li>Patrick J. Roddy +</li>
<li>Raghuveer Devulapalli</li>
<li>Ralf Gommers</li>
<li>Rostan Tabet +</li>
<li>Sebastian Berg</li>
<li>Tyler Reddy</li>
<li>Yannik Wicke +</li>
</ul>
<h2>Pull requests merged</h2>
<p>A total of 24 pull requests were merged for this release.</p>
<ul>
<li><a
href="https://redirect.github.com/numpy/numpy/pull/26711">#26711</a>:
MAINT: prepare 2.0.x for further development</li>
<li><a
href="https://redirect.github.com/numpy/numpy/pull/26792">#26792</a>:
TYP: fix incorrect import in <code>ma/extras.pyi</code> stub</li>
<li><a
href="https://redirect.github.com/numpy/numpy/pull/26793">#26793</a>:
DOC: Mention '1.25' legacy printing mode in
<code>set_printoptions</code></li>
<li><a
href="https://redirect.github.com/numpy/numpy/pull/26794">#26794</a>:
DOC: Remove mention of NaN and NAN aliases from constants</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/numpy/numpy/commit/4c9f4316aaf8e80d9d18f089d1267d9cd74d0192"><code>4c9f431</code></a>
Merge pull request <a
href="https://redirect.github.com/numpy/numpy/issues/27000">#27000</a>
from charris/prepare-2.0.1</li>
<li><a
href="https://github.com/numpy/numpy/commit/0e70e003121b4530fd32294f5cf953b1b400dcc7"><code>0e70e00</code></a>
REL: Prepare for the NumPy 2.0.1 release [wheel build]</li>
<li><a
href="https://github.com/numpy/numpy/commit/4d10ffcaab66ce47fc730034858cba9a95b359ce"><code>4d10ffc</code></a>
Merge pull request <a
href="https://redirect.github.com/numpy/numpy/issues/26995">#26995</a>
from charris/backport-26985</li>
<li><a
href="https://github.com/numpy/numpy/commit/764b6674912542b7b89d6faf0394e10049ed91d0"><code>764b667</code></a>
BUG: Add object cast to avoid warning with limited API</li>
<li><a
href="https://github.com/numpy/numpy/commit/9be6ad64c03ce91395fc3f6ee8d25f5e09174869"><code>9be6ad6</code></a>
Merge pull request <a
href="https://redirect.github.com/numpy/numpy/issues/26971">#26971</a>
from charris/backport-26935</li>
<li><a
href="https://github.com/numpy/numpy/commit/6d950e9af15d52c47f8e31141b206808fd665b72"><code>6d950e9</code></a>
BUG: fix f2py tests to work with v2 API</li>
<li><a
href="https://github.com/numpy/numpy/commit/89630c07a7c2af19c719453f6839ee7e009ed90d"><code>89630c0</code></a>
Merge pull request <a
href="https://redirect.github.com/numpy/numpy/issues/26962">#26962</a>
from charris/backport-26919</li>
<li><a
href="https://github.com/numpy/numpy/commit/88fa84092921dd5f9f41d680ca2b00aedf4ab40e"><code>88fa840</code></a>
TST: Apply test suggestion by Nathan for rlstrip fixes</li>
<li><a
href="https://github.com/numpy/numpy/commit/a9da01e11717f83bcb96a01d1ebed132f3cb938d"><code>a9da01e</code></a>
BUG,MAINT: Fix utf-8 character stripping memory access</li>
<li><a
href="https://github.com/numpy/numpy/commit/6afbbf8f3c8efa3c5c480e922a4904821e43812a"><code>6afbbf8</code></a>
Merge pull request <a
href="https://redirect.github.com/numpy/numpy/issues/26963">#26963</a>
from charris/backport-26930</li>
<li>Additional commits viewable in <a
href="https://github.com/numpy/numpy/compare/v1.26.4...v2.0.1">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.26.4&new-version=2.0.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
dependabot[bot] authored Sep 24, 2024
1 parent 79e2909 commit ff768d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ readme = "README.md"
dependencies = [
"jupyter==1.0.0",
"matplotlib==3.8.4",
"numpy==1.26.4",
"numpy==2.0.1",
"aquarel==0.0.6",
"seaborn==0.13.2",
"rich==13.7.1"
Expand Down

0 comments on commit ff768d5

Please sign in to comment.