Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pandas from 2.2.2 to 2.2.3 (#112)
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.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 2.2.3</h2> <p>We are pleased to announce the release of pandas 2.2.3. 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.3/whatsnew/v2.2.3.html">full whatsnew</a> for a list of all the changes. Pandas 2.2.3 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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pandas-dev/pandas/commit/0691c5cf90477d3503834d983f69350f250a6ff7"><code>0691c5c</code></a> RLS: 2.2.3</li> <li><a href="https://github.com/pandas-dev/pandas/commit/658dfddaec7548151db4c832a8472d732b1afec9"><code>658dfdd</code></a> relax cython bound</li> <li><a href="https://github.com/pandas-dev/pandas/commit/6891e90c4ed2a5c9843acbdb26a295faf1bfe386"><code>6891e90</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/59847">#59847</a>: BLD: Build wheels for Python 3.13 on aarch64 as well</li> <li><a href="https://github.com/pandas-dev/pandas/commit/f108468a42932476754b359f33197da9faa06cd6"><code>f108468</code></a> RLS: 2.2.3</li> <li><a href="https://github.com/pandas-dev/pandas/commit/69587385668f0ce61c7fbfc7946a187f8835b194"><code>6958738</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/59840">#59840</a>: BLD: Final release prep for 2.2.3 (<a href="https://redirect.github.com/pandas-dev/pandas/issues/59842">#59842</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/0bd98feb952d678dcd6da090529c7457db11ca1b"><code>0bd98fe</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/59136">#59136</a> on branch 2.2.x (Upload 3.13 & free-threaded nightly wheel...</li> <li><a href="https://github.com/pandas-dev/pandas/commit/8d67e77d6aa1b13611c27a63b87f5912fe938f85"><code>8d67e77</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/59836">#59836</a> on branch 2.2.x (BLD: Fix bad Cython annotation) (<a href="https://redirect.github.com/pandas-dev/pandas/issues/59837">#59837</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/f7b63786ace286fa8bd0fee1a75589d41883b6df"><code>f7b6378</code></a> Assorted backports for 2.2.x (<a href="https://redirect.github.com/pandas-dev/pandas/issues/59785">#59785</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/2127b4207abdbb355dbe32c66cfd50c16ff253b3"><code>2127b42</code></a> Backport <a href="https://redirect.github.com/pandas-dev/pandas/issues/59144">#59144</a> on 2.2.x / 2.3.x (remove ops div class to solve <a href="https://redirect.github.com/pandas-dev/pandas/issues/2137">#2137</a>) (<a href="https://redirect.github.com/pandas-dev/pandas/issues/59535">#59535</a>)</li> <li><a href="https://github.com/pandas-dev/pandas/commit/4a20adbd7d707f73491b930fe9a51e1607a7e070"><code>4a20adb</code></a> Backport PR <a href="https://redirect.github.com/pandas-dev/pandas/issues/59813">#59813</a> on branch 2.2.x (CI: Debug failing ARM builds) (<a href="https://redirect.github.com/pandas-dev/pandas/issues/59828">#59828</a>)</li> <li>Additional commits viewable in <a href="https://github.com/pandas-dev/pandas/compare/v2.2.2...v2.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pandas&package-manager=pip&previous-version=2.2.2&new-version=2.2.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
- Loading branch information