Skip to content

Commit f9a8342

Browse files
Bump numpy from 2.2.2 to 2.2.3 (#340)
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.2 to 2.2.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>2.2.3 (Feb 13, 2025)</h2> <h1>NumPy 2.2.3 Release Notes</h1> <p>NumPy 2.2.3 is a patch release that fixes bugs found after the 2.2.2 release. The majority of the changes are typing improvements and fixes for free threaded Python. Both of those areas are still under development, so if you discover new problems, please report them.</p> <p>This release supports Python versions 3.10-3.13.</p> <h2>Contributors</h2> <p>A total of 9 people contributed to this release. People with a &quot;+&quot; by their names contributed a patch for the first time.</p> <ul> <li>!amotzop</li> <li>Charles Harris</li> <li>Chris Sidebottom</li> <li>Joren Hammudoglu</li> <li>Matthew Brett</li> <li>Nathan Goldbaum</li> <li>Raghuveer Devulapalli</li> <li>Sebastian Berg</li> <li>Yakov Danishevsky +</li> </ul> <h2>Pull requests merged</h2> <p>A total of 21 pull requests were merged for this release.</p> <ul> <li><a href="https://redirect.github.com/numpy/numpy/pull/28185">#28185</a>: MAINT: Prepare 2.2.x for further development</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28201">#28201</a>: BUG: fix data race in a more minimal way on stable branch</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28208">#28208</a>: BUG: Fix <code>from_float_positional</code> errors for huge pads</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28209">#28209</a>: BUG: fix data race in np.repeat</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28212">#28212</a>: MAINT: Use VQSORT_COMPILER_COMPATIBLE to determine if we should...</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28224">#28224</a>: MAINT: update highway to latest</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28236">#28236</a>: BUG: Add cpp atomic support (<a href="https://redirect.github.com/numpy/numpy/issues/28234">#28234</a>)</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28237">#28237</a>: BLD: Compile fix for clang-cl on WoA</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28243">#28243</a>: TYP: Avoid upcasting <code>float64</code> in the set-ops</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28249">#28249</a>: BLD: better fix for clang / ARM compiles</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28266">#28266</a>: TYP: Fix <code>timedelta64.__divmod__</code> and <code>timedelta64.__mod__</code>...</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28274">#28274</a>: TYP: Fixed missing typing information of set_printoptions</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28278">#28278</a>: BUG: backport resource cleanup bugfix from <a href="https://redirect.github.com/numpy/numpy/issues/28273">gh-28273</a></li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28282">#28282</a>: BUG: fix incorrect bytes to stringdtype coercion</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28283">#28283</a>: TYP: Fix scalar constructors</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28284">#28284</a>: TYP: stub <code>numpy.matlib</code></li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28285">#28285</a>: TYP: stub the missing <code>numpy.testing</code> modules</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28286">#28286</a>: CI: Fix the github label for <code>TYP:</code> PR's and issues</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28305">#28305</a>: TYP: Backport typing updates from main</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28321">#28321</a>: BUG: fix race initializing legacy dtype casts</li> <li><a href="https://redirect.github.com/numpy/numpy/pull/28324">#28324</a>: CI: update test_moderately_small_alpha</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/numpy/numpy/commit/a27456108104ac11e8564c2f18710997f3a55eb9"><code>a274561</code></a> Merge pull request <a href="https://redirect.github.com/numpy/numpy/issues/28322">#28322</a> from charris/prepare-2.2.3</li> <li><a href="https://github.com/numpy/numpy/commit/5ab0f7140ffe48c4e424f13b0207c28dda974547"><code>5ab0f71</code></a> REL: Prepare for the NumPy 2.2.3 release [wheel build]</li> <li><a href="https://github.com/numpy/numpy/commit/010ad9b59799f8d753564441bb53cc1249782168"><code>010ad9b</code></a> Merge pull request <a href="https://redirect.github.com/numpy/numpy/issues/28324">#28324</a> from charris/update-test_dirichlet_moderately_small...</li> <li><a href="https://github.com/numpy/numpy/commit/633874632a26e0af9b225608eff7abec31c92a87"><code>6338746</code></a> CI: update test_moderately_small_alpha [wheel build]</li> <li><a href="https://github.com/numpy/numpy/commit/56f8d5b6bef06a1cfbffe77c69ff56a906c938a3"><code>56f8d5b</code></a> Merge pull request <a href="https://redirect.github.com/numpy/numpy/issues/28321">#28321</a> from charris/backport-28290</li> <li><a href="https://github.com/numpy/numpy/commit/48515a33c93234a50a5eaa13d8472e159a5d6fa0"><code>48515a3</code></a> MAINT: Update some testing files from main</li> <li><a href="https://github.com/numpy/numpy/commit/96ca7e3b248878b16ad197da395099033d06ddf8"><code>96ca7e3</code></a> MAINT: respond to code review</li> <li><a href="https://github.com/numpy/numpy/commit/c20ac888de1d45c44c8d3a0e972a23e781a322ec"><code>c20ac88</code></a> MAINT: use a try/finally to make the deadlock protection more robust</li> <li><a href="https://github.com/numpy/numpy/commit/d4946475127870237d692df15edabb27d8fb2ef8"><code>d494647</code></a> MAINT: fix indentation and clarify comment</li> <li><a href="https://github.com/numpy/numpy/commit/3f8fbd6a7494078558897cafcd40c5288452fb72"><code>3f8fbd6</code></a> MAINT: go back to try/except</li> <li>Additional commits viewable in <a href="https://github.com/numpy/numpy/compare/v2.2.2...v2.2.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=2.2.2&new-version=2.2.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 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>
1 parent d48543e commit f9a8342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
numpy==2.2.2
1+
numpy==2.2.3
22
XlsxWriter==3.2.2
33
PyYAML==6.0.2

0 commit comments

Comments
 (0)