dependabot[bot] opened a new pull request, #3093: URL: https://github.com/apache/sedona/pull/3093
Bumps the pip-dependencies group in /docker with 5 updates: | Package | From | To | | --- | --- | --- | | [geopandas](https://github.com/geopandas/geopandas) | `1.1.2` | `1.1.3` | | [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.5.9` | `4.6.0` | | [pandas](https://github.com/pandas-dev/pandas) | `2.3.3` | `3.0.3` | | [pydeck](https://github.com/visgl/deck.gl) | `0.9.1` | `0.9.2` | | [rasterio](https://github.com/rasterio/rasterio) | `1.4.4` | `1.5.0` | 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 <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 & 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 "Date Created" 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 "toggle hidden file" 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 > 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 `pandas` from 2.3.3 to 3.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pandas-dev/pandas/releases">pandas's releases</a>.</em></p> <blockquote> <h2>pandas 3.0.3</h2> <p>We are pleased to announce the release of pandas 3.0.3. This is a patch release in the 3.0.x series and includes some regression fixes and bug fixes. We recommend that all users of the 3.0.x series upgrade to this version.</p> <p>See the <a href="https://pandas.pydata.org/docs/whatsnew/v3.0.3.html">full whatsnew</a> for a list of all the changes.</p> <p>Pandas 3.0 supports Python 3.11 and higher. The release can be installed from PyPI:</p> <pre><code>python -m pip install --upgrade pandas==3.0.* </code></pre> <p>Or from conda-forge</p> <pre><code>conda install -c conda-forge pandas=3.0 </code></pre> <p>Please report any issues with the release on the <a href="https://github.com/pandas-dev/pandas/issues">pandas issue tracker</a>.</p> <p>Thanks to all the contributors who made this release possible.</p> <h2>pandas 3.0.2</h2> <p>We are pleased to announce the release of pandas 3.0.2. This is a patch release in the 3.0.x series and includes some regression fixes and bug fixes. We recommend that all users of the 3.0.x series upgrade to this version.</p> <p>See the <a href="https://pandas.pydata.org/docs/dev/whatsnew/v3.0.2.html">full whatsnew</a> for a list of all the changes.</p> <p>Pandas 3.0 supports Python 3.11 and higher. The release can be installed from PyPI:</p> <pre><code>python -m pip install --upgrade pandas==3.0.* </code></pre> <p>Or from conda-forge</p> <pre><code>conda install -c conda-forge pandas=3.0 </code></pre> <p>Please report any issues with the release on the <a href="https://github.com/pandas-dev/pandas/issues">pandas issue tracker</a>.</p> <p>Thanks to all the contributors who made this release possible.</p> <h2>pandas 3.0.1</h2> <p>We are pleased to announce the release of pandas 3.0.1. This is a patch release in the 3.0.x series and includes some regression fixes and bug fixes. We recommend that all users of the 3.0.x series upgrade to this version.</p> <p>See the <a href="https://pandas.pydata.org/docs/dev/whatsnew/v3.0.1.html">full whatsnew</a> for a list of all the changes.</p> <p>Pandas 3.0.0 supports Python 3.11 and higher. The release can be installed from PyPI:</p> <pre><code>python -m pip install --upgrade pandas==3.0.* </code></pre> <p>Or from conda-forge</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pandas-dev/pandas/commit/72f2fea91530b5abb3cf2100cb22d84e504695c0"><code>72f2fea</code></a> RLS: 3.0.3 (<a href="https://redirect.github.com/pandas-dev/pandas/issues/65590">#65590</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/2897590094c2b6e3962d01a82665936f30be563d"><code>2897590</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/65436">#65436</a> on branch 3.0.x (Account for privatization of matplotlib `...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/49894b5b6037c50f6444504070d9b1e8e514001a"><code>49894b5</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/65499">#65499</a> on branch 3.0.x (BUG: fix check if pyarrow is installed in...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/1c6d1e30cc4b80bedb769a8b3731b0788f69c9dc"><code>1c6d1e3</code></a> [backport 3.0.x] PERF: remove special casing for zoneinfo in tz_localize_to_u...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/2a547116afc46d88d4e6584670fd793949222a1e"><code>2a54711</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/64379">#64379</a> on branch 3.0.x (PERF: improve performance with ZoneInfo t...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/036bb7c0e7160b9d5a7f6bd26a9fc00921fa6977"><code>036bb7c</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/65482">#65482</a> on branch 3.0.x (PERF: don't call unique on dtypes for che...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/bf4c182b09251f5b469e8e246ae3ea3e1ae07164"><code>bf4c182</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/65410">#65410</a> on branch 3.0.x (TST: also convert str index to object in ...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/dd02d75ce219135f9f3f65c13644d4be35585d42"><code>dd02d75</code></a> [backport 3.0.x] BUG: keep fsspec OpenFile alive for chained URL reads (<a href="https://redirect.github.com/pandas-dev/pandas/issues/6547">#6547</a>...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/aef3d0f6698667262c6d6ffc69180b280b0fa86a"><code>aef3d0f</code></a> [backport 3.0.x] CI: lowercase types-pymysql/types-pyyaml to fix mamba 2.6.0 ...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/bb8e24876273a14322047f4b89e648f6a4abebae"><code>bb8e248</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/65399">#65399</a> on branch 3.0.x (DOC: fix source link for classes in the r...</li> <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.3">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 /> Updates `rasterio` from 1.4.4 to 1.5.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rasterio/rasterio/releases">rasterio's releases</a>.</em></p> <blockquote> <h2>1.5.0</h2> <h3>Dependencies:</h3> <ul> <li>Minimum supported versions: Python 3.12+, GDAL 3.8+, & numpy 2+ (<a href="https://redirect.github.com/rasterio/rasterio/issues/3465">#3465</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3467">#3467</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3468">#3468</a>)</li> <li>Vendor click-plugins (<a href="https://redirect.github.com/rasterio/rasterio/issues/3367">#3367</a>)</li> </ul> <h3>Enhancements:</h3> <ul> <li>Add float16 dtype (<a href="https://redirect.github.com/rasterio/rasterio/issues/3469">#3469</a>)</li> <li>rasterio.cache: Add invalidate() and invalidate_all() for invalidation of responses in Rasterio's HTTP cache (<a href="https://redirect.github.com/rasterio/rasterio/issues/3276">#3276</a>).</li> <li>rasterio.crs: The CRS class has a new, lazily computed, geodetic_crs property (<a href="https://redirect.github.com/rasterio/rasterio/issues/3218">#3218</a>)</li> <li>rasterio.enum: Add Interleaving.tile (<a href="https://redirect.github.com/rasterio/rasterio/issues/3479">#3479</a>)</li> <li>rasterio.features.shapes: float64 fully supported GDAL 3.12.1 (<a href="https://redirect.github.com/rasterio/rasterio/issues/3477">#3477</a>)</li> <li>rasterio.features.shapes: Add uint32,uint64,int64 dtypes & warn for possible truncation (<a href="https://redirect.github.com/rasterio/rasterio/issues/3456">#3456</a>)</li> <li>rasterio.plot.show: Add indexes & percent_range parameters to handle rgb image missing color interpretation & enable histogram stretching (<a href="https://redirect.github.com/rasterio/rasterio/issues/3171">#3171</a>)</li> <li>rasterio.warp.reproject: Modify tolerance to be an argument in (<a href="https://redirect.github.com/rasterio/rasterio/issues/3325">#3325</a>)</li> <li>Move project metadata to pyproject.toml (PEP 621) (<a href="https://redirect.github.com/rasterio/rasterio/issues/3430">#3430</a>)</li> <li>Use Lapack solve to more accurately compute affine reverse transforms (<a href="https://redirect.github.com/rasterio/rasterio/issues/3315">#3315</a>)</li> <li>rasterio.open: Add thread_safe parameter (<a href="https://redirect.github.com/rasterio/rasterio/issues/3496">#3496</a>)</li> <li>rasterio.session: Add support for additional Azure credentials (<a href="https://redirect.github.com/rasterio/rasterio/issues/3482">#3482</a>)</li> </ul> <h3>Bug fixes:</h3> <ul> <li>Ensure dataset can be closed multiple times (<a href="https://redirect.github.com/rasterio/rasterio/issues/3480">#3480</a>)</li> <li>Remove duplicate dataset cleanup (<a href="https://redirect.github.com/rasterio/rasterio/issues/3473">#3473</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3366">#3366</a>)</li> <li>Use rasterio & numpy dtypes internally instead of strings (<a href="https://redirect.github.com/rasterio/rasterio/issues/3472">#3472</a>)</li> <li>Use context manager for MemoryDataset (<a href="https://redirect.github.com/rasterio/rasterio/issues/3461">#3461</a>)</li> <li>rasterio.warp: Don't fill masked output when reprojecting (<a href="https://redirect.github.com/rasterio/rasterio/issues/3471">#3471</a>)</li> <li>rasterio.warp: Filter GDALCreateGenImgProjTransformer2 options (<a href="https://redirect.github.com/rasterio/rasterio/issues/3460">#3460</a>)</li> <li>rasterio.show_versions: Use importlib.metadata.version (<a href="https://redirect.github.com/rasterio/rasterio/issues/3488">#3488</a>)</li> <li>Static GDAL runtime version check (<a href="https://redirect.github.com/rasterio/rasterio/issues/3487">#3487</a>)</li> <li>Use GDAL open flag constants (<a href="https://redirect.github.com/rasterio/rasterio/issues/3494">#3494</a>)</li> <li>Documentation (<a href="https://redirect.github.com/rasterio/rasterio/issues/3459">#3459</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3458">#3458</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3455">#3455</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3346">#3346</a>)</li> <li>Tests (<a href="https://redirect.github.com/rasterio/rasterio/issues/3429">#3429</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3502">#3502</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3501">#3501</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a>)</li> <li>Code linting (<a href="https://redirect.github.com/rasterio/rasterio/issues/3457">#3457</a>)</li> </ul> <h3>Deprecations:</h3> <ul> <li>rasterio.warp.transform_geom: Deprecate antimeridian_cutting & antimeridian_offset (<a href="https://redirect.github.com/rasterio/rasterio/issues/3474">#3474</a>)</li> </ul> <h3>Packaging notes:</h3> <ul> <li>Wheel: GDAL 3.12.1 (<a href="https://redirect.github.com/rasterio/rasterio/issues/3491">#3491</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3493">#3493</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3497">#3497</a>)</li> <li>Search for GDAL installation path on Windows (<a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a>)</li> </ul> <p><strong><a href="https://github.com/rasterio/rasterio/blob/1.5.0/ci/config.sh#L1-L25">Full list of software versions</a></strong></p> <h2>Contributors</h2> <ul> <li><a href="https://github.com/a-gn"><code>@a-gn</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rasterio/rasterio/blob/main/CHANGES.txt">rasterio's changelog</a>.</em></p> <blockquote> <h2>1.5.0 (2026-01-05)</h2> <p>Dependencies:</p> <ul> <li>Minimum supported versions: Python 3.12+, GDAL 3.8+, & numpy 2+ (<a href="https://redirect.github.com/rasterio/rasterio/issues/3465">#3465</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3467">#3467</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3468">#3468</a>)</li> <li>Vendor click-plugins (<a href="https://redirect.github.com/rasterio/rasterio/issues/3367">#3367</a>)</li> </ul> <p>Enhancements:</p> <ul> <li>Add float16 dtype (<a href="https://redirect.github.com/rasterio/rasterio/issues/3469">#3469</a>)</li> <li>rasterio.cache: Add invalidate() and invalidate_all() for invalidation of responses in Rasterio's HTTP cache (<a href="https://redirect.github.com/rasterio/rasterio/issues/3276">#3276</a>).</li> <li>rasterio.crs: The CRS class has a new, lazily computed, geodetic_crs property (<a href="https://redirect.github.com/rasterio/rasterio/issues/3218">#3218</a>)</li> <li>rasterio.enum: Add Interleaving.tile (<a href="https://redirect.github.com/rasterio/rasterio/issues/3479">#3479</a>)</li> <li>rasterio.features.shapes: float64 fully supported GDAL 3.12.1 (<a href="https://redirect.github.com/rasterio/rasterio/issues/3477">#3477</a>)</li> <li>rasterio.features.shapes: Add uint32,uint64,int64 dtypes & warn for possible truncation (<a href="https://redirect.github.com/rasterio/rasterio/issues/3456">#3456</a>)</li> <li>rasterio.plot.show: Add indexes & percent_range parameters to handle rgb image missing color interpretation & enable histogram stretching (<a href="https://redirect.github.com/rasterio/rasterio/issues/3171">#3171</a>)</li> <li>rasterio.warp.reproject: Modify tolerance to be an argument in (<a href="https://redirect.github.com/rasterio/rasterio/issues/3325">#3325</a>)</li> <li>Move project metadata to pyproject.toml (PEP 621) (<a href="https://redirect.github.com/rasterio/rasterio/issues/3430">#3430</a>)</li> <li>Use Lapack solve to more accurately compute affine reverse transforms (<a href="https://redirect.github.com/rasterio/rasterio/issues/3315">#3315</a>)</li> <li>rasterio.open: Add thread_safe parameter (<a href="https://redirect.github.com/rasterio/rasterio/issues/3496">#3496</a>)</li> <li>rasterio.session: Add support for additional Azure credentials (<a href="https://redirect.github.com/rasterio/rasterio/issues/3482">#3482</a>)</li> </ul> <p>Bug fixes:</p> <ul> <li>Ensure dataset can be closed multiple times (<a href="https://redirect.github.com/rasterio/rasterio/issues/3480">#3480</a>)</li> <li>Remove duplicate dataset cleanup (<a href="https://redirect.github.com/rasterio/rasterio/issues/3473">#3473</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3366">#3366</a>)</li> <li>Use rasterio & numpy dtypes internally instead of strings (<a href="https://redirect.github.com/rasterio/rasterio/issues/3472">#3472</a>)</li> <li>Use context manager for MemoryDataset (<a href="https://redirect.github.com/rasterio/rasterio/issues/3461">#3461</a>)</li> <li>rasterio.warp: Don't fill masked output when reprojecting (<a href="https://redirect.github.com/rasterio/rasterio/issues/3471">#3471</a>)</li> <li>rasterio.warp: Filter GDALCreateGenImgProjTransformer2 options (<a href="https://redirect.github.com/rasterio/rasterio/issues/3460">#3460</a>)</li> <li>rasterio.show_versions: Use importlib.metadata.version (<a href="https://redirect.github.com/rasterio/rasterio/issues/3488">#3488</a>)</li> <li>Static GDAL runtime version check (<a href="https://redirect.github.com/rasterio/rasterio/issues/3487">#3487</a>)</li> <li>Use GDAL open flag constants (<a href="https://redirect.github.com/rasterio/rasterio/issues/3494">#3494</a>)</li> <li>Documentation (<a href="https://redirect.github.com/rasterio/rasterio/issues/3459">#3459</a>, 3458, <a href="https://redirect.github.com/rasterio/rasterio/issues/3455">#3455</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3346">#3346</a>)</li> <li>Tests (<a href="https://redirect.github.com/rasterio/rasterio/issues/3429">#3429</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3502">#3502</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3501">#3501</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a>)</li> <li>Code linting (<a href="https://redirect.github.com/rasterio/rasterio/issues/3457">#3457</a>)</li> </ul> <p>Deprecations:</p> <ul> <li>rasterio.warp.transform_geom: Deprecate antimeridian_cutting & antimeridian_offset (<a href="https://redirect.github.com/rasterio/rasterio/issues/3474">#3474</a>)</li> </ul> <p>Packaging notes:</p> <ul> <li>Wheel: GDAL 3.12.1 (<a href="https://redirect.github.com/rasterio/rasterio/issues/3491">#3491</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3493">#3493</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3497">#3497</a>)</li> <li>Search for GDAL installation path on Windows (<a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a>)</li> </ul> <p>Full list of software versions: <a href="https://github.com/rasterio/rasterio/blob/1.5.0/ci/config.sh#L1-L25">https://github.com/rasterio/rasterio/blob/1.5.0/ci/config.sh#L1-L25</a></p> <p>Full Changelog: <a href="https://github.com/rasterio/rasterio/compare/1.4.4...1.5.0">https://github.com/rasterio/rasterio/compare/1.4.4...1.5.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rasterio/rasterio/commit/8286da37f6664f28cdabba4d0ac5fef64e4a77c1"><code>8286da3</code></a> MNT: Version 1.5.0</li> <li><a href="https://github.com/rasterio/rasterio/commit/6bcb46b9b284a511008921887c1a9060a956246f"><code>6bcb46b</code></a> MNT: version 1.5rc1</li> <li><a href="https://github.com/rasterio/rasterio/commit/af426f99da246291aef9a8a34e940384cbe157aa"><code>af426f9</code></a> CLN: Use -_GDAL_AT_LEAST_3_11 from rasterio.env (<a href="https://redirect.github.com/rasterio/rasterio/issues/3503">#3503</a>)</li> <li><a href="https://github.com/rasterio/rasterio/commit/52c9c8691423aa1125ac92181ff9f7d7f3d3db01"><code>52c9c86</code></a> Drop click-plugins dependency from pyproject.toml & update doc link. (<a href="https://redirect.github.com/rasterio/rasterio/issues/3504">#3504</a>)</li> <li><a href="https://github.com/rasterio/rasterio/commit/cb961c8dde14256f4ee38ce020d8020530202603"><code>cb961c8</code></a> MNT: version 1.5rc0</li> <li><a href="https://github.com/rasterio/rasterio/commit/cefcb7ec8de7c60c6451201f5c5536b1b94a8c13"><code>cefcb7e</code></a> DOC: Update changelog</li> <li><a href="https://github.com/rasterio/rasterio/commit/92be526a0242014aac17d762378093cbdeebcea4"><code>92be526</code></a> Merge pull request <a href="https://redirect.github.com/rasterio/rasterio/issues/3498">#3498</a></li> <li><a href="https://github.com/rasterio/rasterio/commit/b22bd6627bc227ae9cde0c967a6187ce998b05f9"><code>b22bd66</code></a> CI: Remove unsupported pip option (<a href="https://redirect.github.com/rasterio/rasterio/issues/3030">#3030</a>)</li> <li><a href="https://github.com/rasterio/rasterio/commit/3241ae396beb8675502100d9e456a89d8d514277"><code>3241ae3</code></a> TST: Also skip memfile thread_safe test on macOS (<a href="https://redirect.github.com/rasterio/rasterio/issues/3030">#3030</a>, <a href="https://redirect.github.com/rasterio/rasterio/issues/3499">#3499</a>)</li> <li><a href="https://github.com/rasterio/rasterio/commit/cbd7eb0b55b4934b671af8ab5ccfd66f38640010"><code>cbd7eb0</code></a> TST: Remove red overview before moving green one to it (<a href="https://redirect.github.com/rasterio/rasterio/issues/3030">#3030</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rasterio/rasterio/compare/1.4.4...1.5.0">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]
