Skip to content

Commit

Permalink
Bump pandas from 2.2.1 to 2.2.2 in /python (#3143)
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.1 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>
</blockquote>
</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 &quot;BLD: Pin numpy on 2.2.x&quot; (<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.2.1...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.2.1&new-version=2.2.2)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ben Hammond <benjamin.hammond@gmail.com>
  • Loading branch information
dependabot[bot] and benhammondmusic committed Apr 16, 2024
1 parent 9ca670d commit e476a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ mypy-extensions==0.4.3
# via typing-inspect
numpy==1.26.4
# via pandas
pandas==2.2.1
pandas==2.2.2
# via
# -r tests/../ingestion/requirements.in
# -r tests/requirements.in
Expand Down

0 comments on commit e476a7e

Please sign in to comment.