This repository has been archived by the owner on Aug 27, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Build(deps): Bump pandas from 2.1.4 to 2.2.2 (#1097)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.4 to 2.2.2. <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 2.2.2</h2> <p>We are pleased to announce the release of pandas 2.2.2. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.</p> <p>See the <a href="https://pandas.pydata.org/pandas-docs/version/2.2.2/whatsnew/v2.2.2.html">full whatsnew</a> for a list of all the changes. Pandas 2.2.2 supports Python 3.9 and higher.</p> <p>The release will be available on the defaults and conda-forge channels:</p> <pre><code>conda install pandas </code></pre> <p>Or via PyPI:</p> <pre><code>python3 -m pip install --upgrade pandas </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 2.2.1</h2> <p>We are pleased to announce the release of pandas 2.2.1. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.</p> <p>See the <a href="https://pandas.pydata.org/pandas-docs/version/2.2.1/whatsnew/v2.2.1.html">full whatsnew</a> for a list of all the changes. Pandas 2.2.1 supports Python 3.9 and higher.</p> <p>The release will be available on the defaults and conda-forge channels:</p> <pre><code>conda install pandas </code></pre> <p>Or via PyPI:</p> <pre><code>python3 -m pip install --upgrade pandas </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 2.2.0</h2> <p>We are pleased to announce the release of pandas 2.2.0. This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.</p> <p>See the <a href="https://pandas.pydata.org/pandas-docs/version/2.2.0/whatsnew/v2.2.0.html">full whatsnew</a> for a list of all the changes. Pandas 2.2.0 supports Python 3.9 and higher.</p> <p>The release will be available on the defaults and conda-forge channels:</p> <pre><code>conda install pandas </code></pre> <p>Or via PyPI:</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pandas-dev/pandas/commit/d9cdd2ee5a58015ef6f4d15c7226110c9aab8140"><code>d9cdd2e</code></a> RLS: 2.2.2</li> <li><a href="https://github.com/pandas-dev/pandas/commit/98aeac9b1b559178ef4f6a0a112a09b1741d11d1"><code>98aeac9</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/58209">#58209</a>: CI: Pin blosc to fix pytables (<a href="https://redirect.github.com/pandas-dev/pandas/issues/58211">#58211</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/5466f15462784eaa26e7ac43fc382f3802ab3ed1"><code>5466f15</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/58202">#58202</a>: DOC/TST: Document numpy 2.0 support and add tests… (<a href="https://redirect.github.com/pandas-dev/pandas/issues/58208">#58208</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/45b0b32af03e65f8d9547c127f8694fb7c3e994f"><code>45b0b32</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/58203">#58203</a> on branch 2.2.x (DOC: Add release date/contributors for 2....</li> <li><a href="https://github.com/pandas-dev/pandas/commit/c7ec5663b3a5f041d7e8c93fa3d75a1314477e27"><code>c7ec566</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/58087">#58087</a> on branch 2.2.x (BLD: Build wheels using numpy 2.0rc1) (<a href="https://redirect.github.com/pandas-dev/pandas/issues/5">#5</a>...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/691fc88fbd7b570017bbc05fa77754b24c1fa997"><code>691fc88</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/58181">#58181</a> on branch 2.2.x (CI: correct error msg in test_view_index)...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/a947587c8ad419e9cf8f6cce1fd5ad80c32d759f"><code>a947587</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/58138">#58138</a> on branch 2.2.x (BLD: Fix nightlies not building) (<a href="https://redirect.github.com/pandas-dev/pandas/issues/58140">#58140</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/b56842d93dc76dc2a83b7ab640af6a419697decb"><code>b56842d</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/58100">#58100</a> on branch 2.2.x (MNT: fix compatibility with beautifulsoup...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/0f83d50c477f8aafb61a3db1d310d0b5fd261adc"><code>0f83d50</code></a> Revert "BLD: Pin numpy on 2.2.x" (<a href="https://redirect.github.com/pandas-dev/pandas/issues/58093">#58093</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/e9b81ee3ecca2720f59e21091528e1e1e7eafe9a"><code>e9b81ee</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/58126">#58126</a>: BLD: Build wheels with numpy 2.0rc1 (<a href="https://redirect.github.com/pandas-dev/pandas/issues/58127">#58127</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas/compare/v2.1.4...v2.2.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pandas&package-manager=pip&previous-version=2.1.4&new-version=2.2.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
- Loading branch information