dependabot[bot] opened a new pull request, #3224: URL: https://github.com/apache/sedona/pull/3224
Bumps the pip-dependencies group in /docker with 3 updates: [geopandas](https://github.com/geopandas/geopandas), [pandas](https://github.com/pandas-dev/pandas) and [pydeck](https://github.com/visgl/deck.gl). Updates `geopandas` from 1.1.3 to 1.1.4 <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.4</h2> <h2>What's Changed</h2> <p>Bug fixes:</p> <ul> <li>Further hardening of <code>to_postgis</code> against SQL injection (<a href="https://redirect.github.com/geopandas/geopandas/issues/3800">#3800</a>).</li> <li>Ensure that points generated by <code>sample_points</code> are not sorted along x-axis (<a href="https://redirect.github.com/geopandas/geopandas/issues/3773">#3773</a>).</li> <li>Fix <code>GeoDataFrame.explore()</code> ignoring custom <code>legend_kwds={"labels": ...}</code> for categorical and boolean columns (<a href="https://redirect.github.com/geopandas/geopandas/issues/3496">#3496</a>).</li> <li>More graceful handling of <code>keep_geom_type</code> in the <code>overlay()</code> function with empty input (<a href="https://redirect.github.com/geopandas/geopandas/issues/3745">#3745</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/geopandas/geopandas/compare/v1.1.3...v1.1.4">https://github.com/geopandas/geopandas/compare/v1.1.3...v1.1.4</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/geopandas/geopandas/blob/v1.1.4/CHANGELOG.md">geopandas's changelog</a>.</em></p> <blockquote> <h2>Version 1.1.4 (June 26, 2026)</h2> <p>Bug fixes:</p> <ul> <li>Further hardening of <code>to_postgis</code> against SQL injection (<a href="https://redirect.github.com/geopandas/geopandas/issues/3800">#3800</a>).</li> <li>Ensure that points generated by <code>sample_points</code> are not sorted along x-axis (<a href="https://redirect.github.com/geopandas/geopandas/issues/3773">#3773</a>).</li> <li>Fix <code>GeoDataFrame.explore()</code> ignoring custom <code>legend_kwds={"labels": ...}</code> for categorical and boolean columns (<a href="https://redirect.github.com/geopandas/geopandas/issues/3496">#3496</a>).</li> <li>More graceful handling of <code>keep_geom_type</code> in the <code>overlay()</code> function with empty input (<a href="https://redirect.github.com/geopandas/geopandas/issues/3745">#3745</a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/geopandas/geopandas/commit/91ec4af3c502be268ee147a3a832387534c0be3d"><code>91ec4af</code></a> RLS: v1.1.4</li> <li><a href="https://github.com/geopandas/geopandas/commit/b5d685fa127ea0cdcc0d0d41ab6eca4f10b14cf1"><code>b5d685f</code></a> DOC: add changelog for 1.1.4</li> <li><a href="https://github.com/geopandas/geopandas/commit/158d993916f97d91af1972ad93c29b09687a916f"><code>158d993</code></a> BUG: further to_postgis hardening (<a href="https://redirect.github.com/geopandas/geopandas/issues/3800">#3800</a>)</li> <li><a href="https://github.com/geopandas/geopandas/commit/ce959306f1f6c23abfbf4023d2c107f875ddd65f"><code>ce95930</code></a> BUG: honor legend_kwds["labels"] for categorical and boolean columns in explo...</li> <li><a href="https://github.com/geopandas/geopandas/commit/22bf845492a6c4f9055bb00cc58c24bc770b46eb"><code>22bf845</code></a> BUG: overlay with empty input handles keep geom dtype gracefully (<a href="https://redirect.github.com/geopandas/geopandas/issues/3745">#3745</a>)</li> <li><a href="https://github.com/geopandas/geopandas/commit/866a7f02d0e5f7a651486384840654d047b9b373"><code>866a7f0</code></a> BUG: ensure that points from random sampling are not sorted (<a href="https://redirect.github.com/geopandas/geopandas/issues/3773">#3773</a>)</li> <li><a href="https://github.com/geopandas/geopandas/commit/76b16cad9379e5fc55d46430bbdf13443610b74d"><code>76b16ca</code></a> DOC: update Code of Conduct reporting form link (<a href="https://redirect.github.com/geopandas/geopandas/issues/3794">#3794</a>)</li> <li><a href="https://github.com/geopandas/geopandas/commit/3a04a5cc89ac348a82e7461b77fc536ab4feb02c"><code>3a04a5c</code></a> switch to NumFOCUS Code of Conduct (<a href="https://redirect.github.com/geopandas/geopandas/issues/3671">#3671</a>)</li> <li><a href="https://github.com/geopandas/geopandas/commit/6fedb19ae830f1219b2f1b14a7b0cbe5a6d6a3e2"><code>6fedb19</code></a> BLD: setuptools 77+ required for PEP 639 support (<a href="https://redirect.github.com/geopandas/geopandas/issues/3746">#3746</a>)</li> <li>See full diff in <a href="https://github.com/geopandas/geopandas/compare/v1.1.3...v1.1.4">compare view</a></li> </ul> </details> <br /> Updates `pandas` from 2.3.3 to 3.0.5 <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.5</h2> <p>We are pleased to announce the release of pandas 3.0.5. 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.5.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.4</h2> <p>We are pleased to announce the release of pandas 3.0.4. 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.4.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.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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pandas-dev/pandas/commit/e68db09ecf6427d1b62e565bacf17f2e525a3032"><code>e68db09</code></a> RLS: 3.0.5</li> <li><a href="https://github.com/pandas-dev/pandas/commit/06976235c9608ee530d869a49a98ed6e7f6a799d"><code>0697623</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/66428">#66428</a>: DOC: update whatsnew for 3.0.5 (<a href="https://redirect.github.com/pandas-dev/pandas/issues/66430">#66430</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/5d846d0af117fcfd9c746f78ddfe67d37e668478"><code>5d846d0</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/66090">#66090</a> on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/bef7a2bf62bead8b3a44685f846d889866f91427"><code>bef7a2b</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/66169">#66169</a> on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/8188eb1d65d6250c9916e54a0fa417d46af3296a"><code>8188eb1</code></a> RLS: 3.0.4 (<a href="https://redirect.github.com/pandas-dev/pandas/issues/66079">#66079</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/bd35f15b4a3d45457e4567b4c2042ce019834275"><code>bd35f15</code></a> [3.0.x] BUG: fix CoW issue in eval() (<a href="https://redirect.github.com/pandas-dev/pandas/issues/66072">#66072</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/6195872a0152c0a169c4d5ab10b79c1eafe61dc4"><code>6195872</code></a> [backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/70313be3d1f63c8e9cddb0ad16b65c17c7cc056f"><code>70313be</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/66051">#66051</a> on branch 3.0.x (BUG: fix regression in DataFrame setitem ...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/57ed3e2fbb858b9ee108079fe20cef74e16623ad"><code>57ed3e2</code></a> [backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (<a href="https://redirect.github.com/pandas-dev/pandas/issues/65934">#65934</a>) (<a href="https://redirect.github.com/pandas-dev/pandas/issues/66026">#66026</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/f9693fcf06d78adc46fc34db50ea72ae316d66e4"><code>f9693fc</code></a> [backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...</li> <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas/compare/v2.3.3...v3.0.5">compare view</a></li> </ul> </details> <br /> Updates `pydeck` from 0.9.2 to 0.9.3 <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]
