dependabot[bot] opened a new pull request, #3094:
URL: https://github.com/apache/sedona/pull/3094

   Bumps the uv-dependencies group with 7 updates:
   
   | Package | From | To |
   | --- | --- | --- |
   | [mike](https://github.com/jimporter/mike) | `2.1.4` | `2.2.0` |
   | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | 
`3.0.2` | `3.1.0` |
   | [prek](https://github.com/j178/prek) | `0.4.0` | `0.4.5` |
   | [geopandas](https://github.com/geopandas/geopandas) | `1.1.2` | `1.1.3` |
   | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.9` | `4.6.0` 
|
   | [numpy](https://github.com/numpy/numpy) | `1.26.4` | `2.2.6` |
   | [pydeck](https://github.com/visgl/deck.gl) | `0.9.1` | `0.9.2` |
   
   Updates `mike` from 2.1.4 to 2.2.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jimporter/mike/releases";>mike's releases</a>.</em></p>
   <blockquote>
   <h2>v2.2.0</h2>
   <h3>New features</h3>
   <ul>
   <li>Add support for <a href="https://properdocs.org/";>ProperDocs</a></li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Use DST timestamps for new commits when DST is in effect</li>
   <li>Support ISO8601 and RFC 2822 values for 
<code>GIT_COMMITTER_DATE</code></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/jimporter/mike/blob/master/CHANGES.md";>mike's 
changelog</a>.</em></p>
   <blockquote>
   <h2>v2.2.0 (2026-04-13)</h2>
   <h3>New features</h3>
   <ul>
   <li>Add support for <a href="https://properdocs.org/";>ProperDocs</a></li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Use DST timestamps for new commits when DST is in effect</li>
   <li>Support ISO8601 and RFC 2822 values for 
<code>GIT_COMMITTER_DATE</code></li>
   </ul>
   <hr />
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jimporter/mike/commit/b01e03075315ebd2d39a93c390cf14b6a83f3d5e";><code>b01e030</code></a>
 Update version to 2.2.0</li>
   <li><a 
href="https://github.com/jimporter/mike/commit/ca60b84ddb200d9d2636dce456e35b8ec5be6a0c";><code>ca60b84</code></a>
 Fix deprecation warning about <code>split</code></li>
   <li><a 
href="https://github.com/jimporter/mike/commit/5b5ed3187337693fabcb3c6f8b524f8bc0348150";><code>5b5ed31</code></a>
 Add ProperDocs support; resolves <a 
href="https://redirect.github.com/jimporter/mike/issues/259";>#259</a></li>
   <li><a 
href="https://github.com/jimporter/mike/commit/2adb1f1104e230ce4c6260ae17c960e21886a7a1";><code>2adb1f1</code></a>
 Improve <code>make_when</code> implementation; resolves <a 
href="https://redirect.github.com/jimporter/mike/issues/260";>#260</a></li>
   <li><a 
href="https://github.com/jimporter/mike/commit/7363ce50a2a27ce88198383e43168d08c76f4633";><code>7363ce5</code></a>
 Update version to 2.2.0.dev0</li>
   <li>See full diff in <a 
href="https://github.com/jimporter/mike/compare/v2.1.4...v2.2.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst";>sphinx-rtd-theme's
 changelog</a>.</em></p>
   <blockquote>
   <h1>3.1.0</h1>
   <ul>
   <li>Added support for docutils 0.22</li>
   <li>Added support for Sphinx 9.x</li>
   </ul>
   <p>.. _release-3.1.0rc2:</p>
   <h1>3.1.0rc2</h1>
   <ul>
   <li>Added support for docutils 0.22</li>
   </ul>
   <p>.. _release-3.1.0rc1:</p>
   <h1>3.1.0rc1</h1>
   <ul>
   <li>Added support for Sphinx 9.x</li>
   </ul>
   <p>.. _release-3.0.2:</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/795de79c8b311592f5863a25307d85924bf52164";><code>795de79</code></a>
 Release 3.1.0 (<a 
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1676";>#1676</a>)</li>
   <li><a 
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/66d0fdd910e142d058c20b474338051b0751f03c";><code>66d0fdd</code></a>
 Add Python 3.14 to the test suite (<a 
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1668";>#1668</a>)</li>
   <li><a 
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/fbe5e6004195a1e75654eface1884485c57eb68e";><code>fbe5e60</code></a>
 3.1.0rc2 with support for docutils 0.22 (<a 
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1674";>#1674</a>)</li>
   <li><a 
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/a76174c0bb0af755718f3cbdffbf97d19d0ac0ec";><code>a76174c</code></a>
 Add support for docutils 0.22 (<a 
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1671";>#1671</a>)</li>
   <li><a 
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/20733c3bcc60df8eda23512a0f3ccb2861486110";><code>20733c3</code></a>
 Add support for Sphinx 9.0.0 (<a 
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1666";>#1666</a>)</li>
   <li><a 
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/71aacd35048c8bc2ab646ed4e3e9af1075034387";><code>71aacd3</code></a>
 Update Code of Conduct URL (<a 
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1664";>#1664</a>)</li>
   <li><a 
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/5a263753d52c1628c88392fbf52c729f5a8e79b5";><code>5a26375</code></a>
 Run tests and build docs with Sphinx 8.2 (<a 
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1640";>#1640</a>)</li>
   <li><a 
href="https://github.com/readthedocs/sphinx_rtd_theme/commit/8d4d394dad2d55cf9a4db880effac6aa5c7b12e6";><code>8d4d394</code></a>
 Sidebar should not be floating on mobile (<a 
href="https://redirect.github.com/readthedocs/sphinx_rtd_theme/issues/1622";>#1622</a>)</li>
   <li>See full diff in <a 
href="https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `prek` from 0.4.0 to 0.4.5
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/j178/prek/releases";>prek's 
releases</a>.</em></p>
   <blockquote>
   <h2>0.4.5</h2>
   <h2>Release Notes</h2>
   <p>Released on 2026-06-15.</p>
   <h3>✨Highlights</h3>
   <p>0.4.5 completes <code>prek</code>'s pre-commit language coverage. With R, 
Conda, Perl,
   and coursier now supported, <code>prek</code> supports every language 
available in
   pre-commit, plus <code>prek</code>-only modern languages such as Bun and 
Deno.</p>
   <p>This is full feature parity with pre-commit. The last major compatibility 
gap
   is closed, and <code>prek</code> is now on the path to 1.0.</p>
   <h3>đź’š Sponsorship</h3>
   <p>If <code>prek</code> saves time for you or your team, please consider 
sponsoring the
   project on <a href="https://github.com/sponsors/j178";>GitHub Sponsors</a>. 
It helps keep
   new features, performance work, and maintenance moving.</p>
   <h3>Enhancements</h3>
   <ul>
   <li>Add <code>Perl</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2201";>#2201</a>)</li>
   <li>Add <code>R</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2206";>#2206</a>)</li>
   <li>Add <code>Conda</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2203";>#2203</a>)</li>
   <li>Add <code>coursier</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2194";>#2194</a>)</li>
   <li>Add group filters to list (<a 
href="https://redirect.github.com/j178/prek/pull/2152";>#2152</a>)</li>
   <li>Remove legacy repo path support (<a 
href="https://redirect.github.com/j178/prek/pull/2150";>#2150</a>)</li>
   <li>Skip cloning fully filtered remote repos (<a 
href="https://redirect.github.com/j178/prek/pull/2151";>#2151</a>)</li>
   </ul>
   <h3>Performance</h3>
   <ul>
   <li>Avoid building JSON trees in syntax hooks (<a 
href="https://redirect.github.com/j178/prek/pull/2156";>#2156</a>)</li>
   <li>Scan mixed line endings without line vector (<a 
href="https://redirect.github.com/j178/prek/pull/2160";>#2160</a>)</li>
   <li>Skip file scan for always-run no-filename hooks (<a 
href="https://redirect.github.com/j178/prek/pull/2155";>#2155</a>)</li>
   <li>Use fixed buffer for EOF scan (<a 
href="https://redirect.github.com/j178/prek/pull/2163";>#2163</a>)</li>
   <li>Use fixed buffer for private key scan (<a 
href="https://redirect.github.com/j178/prek/pull/2164";>#2164</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Fix pretty-format-json CRLF handling (<a 
href="https://redirect.github.com/j178/prek/pull/2210";>#2210</a>)</li>
   <li>Handle missing blobs in diff snapshots (<a 
href="https://redirect.github.com/j178/prek/pull/2211";>#2211</a>)</li>
   <li>Ignore coursier channel from working repo (<a 
href="https://redirect.github.com/j178/prek/pull/2202";>#2202</a>)</li>
   </ul>
   <h3>Contributors</h3>
   <ul>
   <li><a href="https://github.com/j178";><code>@​j178</code></a></li>
   </ul>
   <h2>Install prek 0.4.5</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/j178/prek/blob/master/CHANGELOG.md";>prek's 
changelog</a>.</em></p>
   <blockquote>
   <h2>0.4.5</h2>
   <p>Released on 2026-06-15.</p>
   <h3>✨Highlights</h3>
   <p>0.4.5 completes <code>prek</code>'s pre-commit language coverage. With R, 
Conda, Perl,
   and coursier now supported, <code>prek</code> supports every language 
available in
   pre-commit, plus <code>prek</code>-only modern languages such as Bun and 
Deno.</p>
   <p>This is full feature parity with pre-commit. The last major compatibility 
gap
   is closed, and <code>prek</code> is now on the path to 1.0.</p>
   <h3>đź’š Sponsorship</h3>
   <p>If <code>prek</code> saves time for you or your team, please consider 
sponsoring the
   project on <a href="https://github.com/sponsors/j178";>GitHub Sponsors</a>. 
It helps keep
   new features, performance work, and maintenance moving.</p>
   <h3>Enhancements</h3>
   <ul>
   <li>Add <code>Perl</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2201";>#2201</a>)</li>
   <li>Add <code>R</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2206";>#2206</a>)</li>
   <li>Add <code>Conda</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2203";>#2203</a>)</li>
   <li>Add <code>coursier</code> language support (<a 
href="https://redirect.github.com/j178/prek/pull/2194";>#2194</a>)</li>
   <li>Add group filters to list (<a 
href="https://redirect.github.com/j178/prek/pull/2152";>#2152</a>)</li>
   <li>Remove legacy repo path support (<a 
href="https://redirect.github.com/j178/prek/pull/2150";>#2150</a>)</li>
   <li>Skip cloning fully filtered remote repos (<a 
href="https://redirect.github.com/j178/prek/pull/2151";>#2151</a>)</li>
   </ul>
   <h3>Performance</h3>
   <ul>
   <li>Avoid building JSON trees in syntax hooks (<a 
href="https://redirect.github.com/j178/prek/pull/2156";>#2156</a>)</li>
   <li>Scan mixed line endings without line vector (<a 
href="https://redirect.github.com/j178/prek/pull/2160";>#2160</a>)</li>
   <li>Skip file scan for always-run no-filename hooks (<a 
href="https://redirect.github.com/j178/prek/pull/2155";>#2155</a>)</li>
   <li>Use fixed buffer for EOF scan (<a 
href="https://redirect.github.com/j178/prek/pull/2163";>#2163</a>)</li>
   <li>Use fixed buffer for private key scan (<a 
href="https://redirect.github.com/j178/prek/pull/2164";>#2164</a>)</li>
   </ul>
   <h3>Bug fixes</h3>
   <ul>
   <li>Fix pretty-format-json CRLF handling (<a 
href="https://redirect.github.com/j178/prek/pull/2210";>#2210</a>)</li>
   <li>Handle missing blobs in diff snapshots (<a 
href="https://redirect.github.com/j178/prek/pull/2211";>#2211</a>)</li>
   <li>Ignore coursier channel from working repo (<a 
href="https://redirect.github.com/j178/prek/pull/2202";>#2202</a>)</li>
   </ul>
   <h3>Contributors</h3>
   <ul>
   <li><a href="https://github.com/j178";><code>@​j178</code></a></li>
   </ul>
   <h2>0.4.4</h2>
   <p>Released on 2026-06-04.</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/j178/prek/commit/bb3108283fd4aab0d9eb59f23098e0c05a96cdbe";><code>bb31082</code></a>
 Update README.md</li>
   <li><a 
href="https://github.com/j178/prek/commit/fa4e2dc060eccac3c2521ec7bf4af1272c5d6205";><code>fa4e2dc</code></a>
 Bump version to 0.4.5 (<a 
href="https://redirect.github.com/j178/prek/issues/2221";>#2221</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/e9336fa724b8a99b3a21fd60eb0849cd731153ef";><code>e9336fa</code></a>
 Add R language support (<a 
href="https://redirect.github.com/j178/prek/issues/2206";>#2206</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/97a5a15701d3691287e4f969a2a2f421d1501a46";><code>97a5a15</code></a>
 Update Rust crate which to v8.0.3 (<a 
href="https://redirect.github.com/j178/prek/issues/2219";>#2219</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/20a519aa2aa4add7e70dfbb2ff743cd1f35e25f3";><code>20a519a</code></a>
 Update Rust crate ignore to v0.4.26 (<a 
href="https://redirect.github.com/j178/prek/issues/2218";>#2218</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/88f0e2bd8a7d02be7fb19fcd17e1e8db79b8b0bc";><code>88f0e2b</code></a>
 Update dependency uv to v0.11.19 (<a 
href="https://redirect.github.com/j178/prek/issues/2214";>#2214</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/7bd43000679b33e2b947f453436237dae062af70";><code>7bd4300</code></a>
 Update GitHub Actions to v7 (<a 
href="https://redirect.github.com/j178/prek/issues/2220";>#2220</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/48ed5cc2838066d71278dd887dee595c32085be2";><code>48ed5cc</code></a>
 Update Rust crate async_zip to 0.0.18 (<a 
href="https://redirect.github.com/j178/prek/issues/2217";>#2217</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/257e98a429e96f89a4d965ad28568cba77ca33c2";><code>257e98a</code></a>
 Update pre-commit to v1.47.2 (<a 
href="https://redirect.github.com/j178/prek/issues/2216";>#2216</a>)</li>
   <li><a 
href="https://github.com/j178/prek/commit/0c0460241a13b9ac519e1abd3a0a8a3ad60d4d2f";><code>0c04602</code></a>
 Update GitHub Actions (<a 
href="https://redirect.github.com/j178/prek/issues/2215";>#2215</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/j178/prek/compare/v0.4.0...v0.4.5";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `geopandas` from 1.1.2 to 1.1.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/geopandas/geopandas/releases";>geopandas's 
releases</a>.</em></p>
   <blockquote>
   <h2>Version 1.1.3</h2>
   <h2>What's Changed</h2>
   <p>This release addresses a handful of small compatibility issues with 
pandas 3.0 and backports some bugfixes.</p>
   <p>Bug fixes:</p>
   <ul>
   <li>Improved compatibility with pandas 3.0 Copy-on-Write feature, making use 
of deferred copies where possible (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3298";>#3298</a>, 
<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3711";>#3711</a>).</li>
   <li>Fix <code>GeoSeries.sample_points</code> not accepting list-like 
<code>size</code> when generating points using
   <code>pointpaterns</code> (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3710";>#3710</a>).</li>
   <li>Fix <code>from_wkt/wkb</code> to correctly handle missing values with 
pandas 3 (where the new <code>str</code> dtype is used) (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3714";>#3714</a>).</li>
   <li>Fix <code>to_postgis</code> to correctly handle missing values with 
pandas 3 (where the new <code>str</code> dtype is used) (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3722";>#3722</a>).</li>
   <li>Using <code>loc</code> to assign column values to a new row index now 
correctly preserves the column CRS and geometry dtype
   on pandas 3.1, due to an upstream bug fix (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3741";>#3741</a>, 
Pandas <a 
href="https://redirect.github.com/geopandas/geopandas/issues/62523";>#62523</a>)</li>
   <li>Random states in <code>pointpats</code> methods of 
<code>sample_points</code> can now be fixed with <code>rng</code> (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3737";>#3737</a>).</li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/geopandas/geopandas/compare/v1.1.2...v1.1.3";>https://github.com/geopandas/geopandas/compare/v1.1.2...v1.1.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md";>geopandas's
 changelog</a>.</em></p>
   <blockquote>
   <h2>Version 1.1.3 (March 10, 2026)</h2>
   <p>This release addresses a handful of small compatibility issues with 
pandas 3.0 and backports some bugfixes.</p>
   <p>Bug fixes:</p>
   <ul>
   <li>Improved compatibility with pandas 3.0 Copy-on-Write feature, making use 
of deferred copies where possible (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3298";>#3298</a>, 
<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3711";>#3711</a>).</li>
   <li>Fix <code>GeoSeries.sample_points</code> not accepting list-like 
<code>size</code> when generating points using
   <code>pointpaterns</code> (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3710";>#3710</a>).</li>
   <li>Fix <code>from_wkt/wkb</code> to correctly handle missing values with 
pandas 3 (where the new <code>str</code> dtype is used) (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3714";>#3714</a>).</li>
   <li>Fix <code>to_postgis</code> to correctly handle missing values with 
pandas 3 (where the new <code>str</code> dtype is used) (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3722";>#3722</a>).</li>
   <li>Using <code>loc</code> to assign column values to a new row index now 
correctly preserves the column CRS and geometry dtype
   on pandas 3.1, due to an upstream bug fix (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3741";>#3741</a>, 
Pandas <a 
href="https://redirect.github.com/geopandas/geopandas/issues/62523";>#62523</a>)</li>
   <li>Random states in <code>pointpats</code> methods of <code>sample_points`` 
can now be fixed with </code>rng` (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3737";>#3737</a>).</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/f5fe3ff5f0e473603cd0e81673d9f1f300f4975d";><code>f5fe3ff</code></a>
 RLS: v1.1.3</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/c1046702f4444659cb9cf3d8cb389ecd45c35e3c";><code>c104670</code></a>
 pointpats &lt;2.5.3 test compat</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/af36b140f911641e9a7909e3be76e766d7383c22";><code>af36b14</code></a>
 ENH: add <code>pointpats</code> as an optional dependency &amp; pass in 
<code>rng</code> (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3737";>#3737</a>)</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/d9ed84a9d4e33524498eac197d11ece3ba67637e";><code>d9ed84a</code></a>
 COMPAT: fix failing test for loc concatenation crs preservation with pandas 
3...</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/1b1ddc23796bbe06589f2262d548219d0b065daf";><code>1b1ddc2</code></a>
 MAINT: use trusted publishing for releasing to PyPI (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3734";>#3734</a>)</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/8d0c05dbd588031f9c10913b3302b2d347dc9e8e";><code>8d0c05d</code></a>
 changelog</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/a424f1750945bcc9a6c6122c7aca8b0829202201";><code>a424f17</code></a>
 Avoid returning deep copies with pandas 3.0 (with Copy-on-Write) (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3298";>#3298</a>)</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/03fa43e9029ced09314b915277309e7fee7097ba";><code>03fa43e</code></a>
 MAINT: cleanup release warning for project.license table (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3603";>#3603</a>)</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/29fdb3057195aa4cb7adbd771425e3a47ad52b66";><code>29fdb30</code></a>
 CI: remove usage of PANDAS_FUTURE_INFER_STRINGS=0 (<a 
href="https://redirect.github.com/geopandas/geopandas/issues/3715";>#3715</a>)</li>
   <li><a 
href="https://github.com/geopandas/geopandas/commit/9070e1346fc070ee077cb7027f6fa7737391402e";><code>9070e13</code></a>
 missing changelog entries</li>
   <li>Additional commits viewable in <a 
href="https://github.com/geopandas/geopandas/compare/v1.1.2...v1.1.3";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `jupyterlab` from 4.5.9 to 4.6.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/jupyterlab/jupyterlab/releases";>jupyterlab's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.6.0</h2>
   <h2>4.6.0</h2>
   <ul>
   <li><a 
href="https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-6";>Full
 Release Notes</a></li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/compare/v4.5.0...abacfb97ae0c679b00674faec5643f38c91119f9";>Full
 Changelog</a></li>
   </ul>
   <h3>New features added</h3>
   <ul>
   <li>Support horizontal activity bars <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18832";>#18832</a> 
(<a href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Expose cell index and cell count in the statusbar <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18708";>#18708</a> 
(<a href="https://github.com/krassowski";><code>@​krassowski</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>)</li>
   <li>Allow moving sections between panels <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18703";>#18703</a> 
(<a href="https://github.com/Darshan808";><code>@​Darshan808</code></a>, <a 
href="https://github.com/Carreau";><code>@​Carreau</code></a>, <a 
href="https://github.com/brichet";><code>@​brichet</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Make the breadcrumbs in filebrowser editable + completion <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18571";>#18571</a> 
(<a href="https://github.com/Carreau";><code>@​Carreau</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add &quot;Date Created&quot; column to file browser <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18533";>#18533</a> 
(<a href="https://github.com/ktaletsk";><code>@​ktaletsk</code></a>, <a 
href="https://github.com/RRosio";><code>@​RRosio</code></a>, <a 
href="https://github.com/cursoragent";><code>@​cursoragent</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add command and buttons to select previous/next last modified cell <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18210";>#18210</a> 
(<a href="https://github.com/Yahiewi";><code>@​Yahiewi</code></a>, <a 
href="https://github.com/brichet";><code>@​brichet</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>feat(completer): Add syntax highlighting for ghost text <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18073";>#18073</a> 
(<a href="https://github.com/MUFFANUJ";><code>@​MUFFANUJ</code></a>, <a 
href="https://github.com/Darshan808";><code>@​Darshan808</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   </ul>
   <h3>Deprecated features</h3>
   <ul>
   <li>Replace deprecated <code>keyCode</code> with <code>key</code> <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18674";>#18674</a> 
(<a href="https://github.com/IsabelParedes";><code>@​IsabelParedes</code></a>, 
<a href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Drives: Deprecate the notion of defaultContentProvider <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18169";>#18169</a> 
(<a href="https://github.com/martinRenou";><code>@​martinRenou</code></a>, <a 
href="https://github.com/brichet";><code>@​brichet</code></a>, <a 
href="https://github.com/jasongrout";><code>@​jasongrout</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   </ul>
   <h3>Enhancements made</h3>
   <ul>
   <li>Update lumino to <code>v2026.5.25</code> <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18942";>#18942</a> 
(<a href="https://github.com/krassowski";><code>@​krassowski</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>)</li>
   <li>Improve scroll overlay icon placement <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18907";>#18907</a> 
(<a href="https://github.com/krassowski";><code>@​krassowski</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>)</li>
   <li>Optimize resizing dock panels (with an opt-out) <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18877";>#18877</a> 
(<a href="https://github.com/krassowski";><code>@​krassowski</code></a>, <a 
href="https://github.com/Darshan808";><code>@​Darshan808</code></a>)</li>
   <li>Use resolvePath API for traceback path resolution <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18876";>#18876</a> 
(<a href="https://github.com/MUFFANUJ";><code>@​MUFFANUJ</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add loading animation for file browser refresh action <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18855";>#18855</a> 
(<a href="https://github.com/Siddhazntx";><code>@​Siddhazntx</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Upgrade Stylelint to v16 <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18848";>#18848</a> 
(<a href="https://github.com/MUFFANUJ";><code>@​MUFFANUJ</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add category-level ordering support for launcher sections via 
<code>categoryRank</code> <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18779";>#18779</a> 
(<a href="https://github.com/tsharma-dev";><code>@​tsharma-dev</code></a>, <a 
href="https://github.com/MUFFANUJ";><code>@​MUFFANUJ</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>File browser: replace Preferred icon to avoid confusion with Home <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18773";>#18773</a> 
(<a href="https://github.com/tsharma-dev";><code>@​tsharma-dev</code></a>, <a 
href="https://github.com/Carreau";><code>@​Carreau</code></a>, <a 
href="https://github.com/IsabelParedes";><code>@​IsabelParedes</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Ask if the user wants to sanitize HTML export and send param to jupyter 
server <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18765";>#18765</a> 
(<a href="https://github.com/Yann-P";><code>@​Yann-P</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add a setting to disable the dock panel padding <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18760";>#18760</a> 
(<a href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Remove Simple Mode switch from the status bar <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18757";>#18757</a> 
(<a href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/aarondr77";><code>@​aarondr77</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add toggle command for output scrolling <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18754";>#18754</a> 
(<a href="https://github.com/itsmejay80";><code>@​itsmejay80</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Refactor shared document dirty state <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18739";>#18739</a> 
(<a href="https://github.com/davidbrochart";><code>@​davidbrochart</code></a>, 
<a href="https://github.com/SylvainCorlay";><code>@​SylvainCorlay</code></a>, <a 
href="https://github.com/brichet";><code>@​brichet</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Restrict 1-6 shortcuts for converting cell to headings to Markdown cells 
<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18734";>#18734</a> 
(<a href="https://github.com/krassowski";><code>@​krassowski</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>)</li>
   <li>Add &quot;toggle hidden file&quot; to command palette <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18732";>#18732</a> 
(<a href="https://github.com/Carreau";><code>@​Carreau</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add command and Command Palette entry for crumbs path edition <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18729";>#18729</a> 
(<a href="https://github.com/Carreau";><code>@​Carreau</code></a>, <a 
href="https://github.com/Copilot";><code>@​Copilot</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Integrate Plugin Playground into docs <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18726";>#18726</a> 
(<a href="https://github.com/MUFFANUJ";><code>@​MUFFANUJ</code></a>, <a 
href="https://github.com/Carreau";><code>@​Carreau</code></a>, <a 
href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Allow reset query parameter with values (e.g. ?reset=1) <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18702";>#18702</a> 
(<a href="https://github.com/tubaman";><code>@​tubaman</code></a>, <a 
href="https://github.com/claude";><code>@​claude</code></a>, <a 
href="https://github.com/itsmejay80";><code>@​itsmejay80</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Improve Keyboard Shortcuts in Settings Editor <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18655";>#18655</a> 
(<a href="https://github.com/IsabelParedes";><code>@​IsabelParedes</code></a>, 
<a href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Fix accessibility of Keyboard Shortcuts dialog <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18650";>#18650</a> 
(<a href="https://github.com/IsabelParedes";><code>@​IsabelParedes</code></a>, 
<a href="https://github.com/jayaprajapatii";><code>@​jayaprajapatii</code></a>, 
<a href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Update default font family to honor macOS system-wide ui-monospace <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18647";>#18647</a> 
(<a href="https://github.com/flaviomartins";><code>@​flaviomartins</code></a>, 
<a href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add <code>deletable</code> toggle to common tools notebook widget <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18645";>#18645</a> 
(<a href="https://github.com/cmarmo";><code>@​cmarmo</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Improve focus indicators <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18619";>#18619</a> 
(<a href="https://github.com/IsabelParedes";><code>@​IsabelParedes</code></a>, 
<a href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Expose <code>IDefaultFileBrowserRenderer</code> to customize the default 
file browser renderer <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18600";>#18600</a> 
(<a href="https://github.com/jtpio";><code>@​jtpio</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Persist file browser sort state in state DB <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18596";>#18596</a> 
(<a href="https://github.com/statxc";><code>@​statxc</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Add language pack installation support via Settings &gt; Language menu 
<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18595";>#18595</a> 
(<a href="https://github.com/bittoby";><code>@​bittoby</code></a>, <a 
href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   <li>Improve screen reader behavior in launcher/notebook and add tests <a 
href="https://redirect.github.com/jupyterlab/jupyterlab/pull/18570";>#18570</a> 
(<a 
href="https://github.com/autodots-AHassan";><code>@​autodots-AHassan</code></a>, 
<a href="https://github.com/krassowski";><code>@​krassowski</code></a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/604d873f61b50ef6c3fadc048e05291cb09a7890";><code>604d873</code></a>
 [ci skip] Publish 4.6.0</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/abacfb97ae0c679b00674faec5643f38c91119f9";><code>abacfb9</code></a>
 Fix flaky 'Switch back and forth to reference page' test (<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/issues/19043";>#19043</a>)</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/3554aafaf2d8b2bca167fb34a28a994799f05bd1";><code>3554aaf</code></a>
 [ci skip] Publish 4.6.0rc1</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/ec0b487fa4f836a2ed68811243c27224807ffecd";><code>ec0b487</code></a>
 Bump markdown-it from 14.1.0 to 14.2.0 (<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/issues/19041";>#19041</a>)</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/86e3ab55590087f9f43cc83560aba139fb64079b";><code>86e3ab5</code></a>
 Stabilize subpixel editor line shift on Welcome screenshot (<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/issues/19039";>#19039</a>)</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/1bfdf4fe2cb716f1e529f6c513de758c1f88a677";><code>1bfdf4f</code></a>
 Bump <code>@​babel/core</code> from 7.21.0 to 7.29.6 (<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/issues/19036";>#19036</a>)</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/153e5009d7785b599e67f5080d20c1e406e619a6";><code>153e500</code></a>
 Avoid debugger toolbar button flicker during kernel startup (<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/issues/19006";>#19006</a>)</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/75804f04377d6b88bc33139597f3448963cf4402";><code>75804f0</code></a>
 Bump form-data from 4.0.5 to 4.0.6 (<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/issues/19040";>#19040</a>)</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/f91166c289bb5c88c8ef85c0f0c0aa306ffebf55";><code>f91166c</code></a>
 Bump dompurify from 3.4.0 to 3.4.10 (<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/issues/19037";>#19037</a>)</li>
   <li><a 
href="https://github.com/jupyterlab/jupyterlab/commit/deb364dace1f855805b83d1e656c256ff8d0ddab";><code>deb364d</code></a>
 Split external link checks and only run if diff includes a URL (<a 
href="https://redirect.github.com/jupyterlab/jupyterlab/issues/19029";>#19029</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected]";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `numpy` from 1.26.4 to 2.2.6
   <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.2.6 (May 17, 2025)</h2>
   <h1>NumPy 2.2.6 Release Notes</h1>
   <p>NumPy 2.2.6 is a patch release that fixes bugs found after the 2.2.5
   release. It is a mix of typing fixes/improvements as well as the normal
   bug fixes and some CI maintenance.</p>
   <p>This release supports Python versions 3.10-3.13.</p>
   <h2>Contributors</h2>
   <p>A total of 8 people contributed to this release. People with a 
&quot;+&quot; by
   their names contributed a patch for the first time.</p>
   <ul>
   <li>Charles Harris</li>
   <li>Ilhan Polat</li>
   <li>Joren Hammudoglu</li>
   <li>Marco Gorelli +</li>
   <li>Matti Picus</li>
   <li>Nathan Goldbaum</li>
   <li>Peter Hawkins</li>
   <li>Sayed Adel</li>
   </ul>
   <h2>Pull requests merged</h2>
   <p>A total of 11 pull requests were merged for this release.</p>
   <ul>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28778";>#28778</a>: 
MAINT: Prepare 2.2.x for further development</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28851";>#28851</a>: 
BLD: Update vendor-meson to fix module_feature conflicts arguments...</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28852";>#28852</a>: 
BUG: fix heap buffer overflow in np.strings.find</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28853";>#28853</a>: 
TYP: fix <code>NDArray[floating] + float</code> return type</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28864";>#28864</a>: 
BUG: fix stringdtype singleton thread safety</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28865";>#28865</a>: 
MAINT: use OpenBLAS 0.3.29</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28889";>#28889</a>: 
MAINT: from_dlpack thread safety fixes</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28913";>#28913</a>: 
TYP: Fix non-existent <code>CanIndex</code> annotation in 
<code>ndarray.setfield</code></li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28915";>#28915</a>: 
MAINT: Avoid dereferencing/strict aliasing warnings</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28916";>#28916</a>: 
BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate.</li>
   <li><a href="https://redirect.github.com/numpy/numpy/pull/28966";>#28966</a>: 
TYP: reject complex scalar types in ndarray.__ifloordiv__</li>
   </ul>
   <h2>Checksums</h2>
   <h3>MD5</h3>
   <pre><code>259343f056061f6eadb2f4b8999d06d4  
numpy-2.2.6-cp310-cp310-macosx_10_9_x86_64.whl
   16fa85488e149489ce7ee044d7b0d307  
numpy-2.2.6-cp310-cp310-macosx_11_0_arm64.whl
   f01b7aea9d2b76b1eeb49766e615d689  
numpy-2.2.6-cp310-cp310-macosx_14_0_arm64.whl
   f2ddc2b22517f6e31caa1372b12c2499  
numpy-2.2.6-cp310-cp310-macosx_14_0_x86_64.whl
   52190e22869884f0870eb3df7a283ca9  
numpy-2.2.6-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
   8f382b9ca6770db600edd5ea2447a925  
numpy-2.2.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
   e604aae2ef6e01fb92ecc39aca0424d9  
numpy-2.2.6-cp310-cp310-musllinux_1_2_aarch64.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/2b686f659642080e2fc708719385de6e8be0955f";><code>2b686f6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/numpy/numpy/issues/28980";>#28980</a> from 
charris/prepare-2.2.6</li>
   <li><a 
href="https://github.com/numpy/numpy/commit/ed418286bf91434d6f8af7133645de7b4ea3f807";><code>ed41828</code></a>
 REL: Prepare for the NumPy 2.2.6 release [wheel build]</li>
   <li><a 
href="https://github.com/numpy/numpy/commit/83e4e7f87101e1bdc5976b686d89331e28fc77e9";><code>83e4e7f</code></a>
 Merge pull request <a 
href="https://redirect.github.com/numpy/numpy/issues/28966";>#28966</a> from 
charris/backport-28958</li>
   <li><a 
href="https://github.com/numpy/numpy/commit/248f0cba3bd4081bde896009b1f10e975a608eaa";><code>248f0cb</code></a>
 TYP: add rejection-tests for complex <code>ndarray</code> floordiv</li>
   <li><a 
href="https://github.com/numpy/numpy/commit/5bad9dabb3b875922ffe74e6909986cf89a46a7c";><code>5bad9da</code></a>
 TYP: reject complex scalar types in <code>ndarray.__ifloordiv__</code></li>
   <li><a 
href="https://github.com/numpy/numpy/commit/6c4277507121547f4b3f704797c7aecdae8c2273";><code>6c42775</code></a>
 Merge pull request <a 
href="https://redirect.github.com/numpy/numpy/issues/28915";>#28915</a> from 
charris/backport-28892</li>
   <li><a 
href="https://github.com/numpy/numpy/commit/4277e7cb1e9fe48c43b47adde6d2d5268b584584";><code>4277e7c</code></a>
 Merge pull request <a 
href="https://redirect.github.com/numpy/numpy/issues/28916";>#28916</a> from 
charris/backport-28898</li>
   <li><a 
href="https://github.com/numpy/numpy/commit/bd1c863f4a17ef29a2b16f64af0b9eb4c4d2edde";><code>bd1c863</code></a>
 BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (<a 
href="https://redirect.github.com/numpy/numpy/issues/28898";>#28898</a>)</li>
   <li><a 
href="https://github.com/numpy/numpy/commit/87d1d8a0dc43b240a2c5607b524940114f660b6f";><code>87d1d8a</code></a>
 MAINT: Avoid dereferencing/strict aliasing warnings during complex casts in 
`...</li>
   <li><a 
href="https://github.com/numpy/numpy/commit/9e506595b1b49bdc1459937d95903f56e0514fe7";><code>9e50659</code></a>
 Merge pull request <a 
href="https://redirect.github.com/numpy/numpy/issues/28913";>#28913</a> from 
charris/backport-28908</li>
   <li>Additional commits viewable in <a 
href="https://github.com/numpy/numpy/compare/v1.26.4...v2.2.6";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `pydeck` from 0.9.1 to 0.9.2
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/visgl/deck.gl/commits";>compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to