This is an automated email from the ASF dual-hosted git repository.

jshao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git


The following commit(s) were added to refs/heads/main by this push:
     new bfc0911da4 build(deps-dev): bump pandas from 2.2.3 to 2.3.3 in 
/clients/client-python (#8768)
bfc0911da4 is described below

commit bfc0911da4e1185047a997d5f234b9bf379ad58b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 14 11:12:34 2025 +0800

    build(deps-dev): bump pandas from 2.2.3 to 2.3.3 in /clients/client-python 
(#8768)
    
    Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to
    2.3.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.3.3</h2>
    <p>We are pleased to announce the release of pandas 2.3.3.
    This release includes some improvements and fixes to the future string
    data type (preview feature for the upcoming pandas 3.0). We recommend
    that all users upgrade to this version.</p>
    <p>See the <a
    
href="https://pandas.pydata.org/pandas-docs/version/2.3/whatsnew/v2.3.3.html";>full
    whatsnew</a> for a list of all the changes.
    Pandas 2.3.3 supports Python 3.9 and higher, and is the first release to
    support Python 3.14.</p>
    <p>The release will be available on the conda-forge channel:</p>
    <pre><code>conda install pandas --channel conda-forge
    </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.3.2</h2>
    <p>We are pleased to announce the release of pandas 2.3.2.
    This release includes some improvements and fixes to the future string
    data type (preview feature for the upcoming pandas 3.0). We recommend
    that all users upgrade to this version.</p>
    <p>See the <a
    
href="https://pandas.pydata.org/pandas-docs/version/2.3/whatsnew/v2.3.2.html";>full
    whatsnew</a> for a list of all the changes.
    Pandas 2.3.2 supports Python 3.9 and higher.</p>
    <p>The release will be available on the conda-forge channel:</p>
    <pre><code>conda install pandas --channel conda-forge
    </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.3.1</h2>
    <p>We are pleased to announce the release of pandas 2.3.1.
    This release includes some improvements and fixes to the future string
    data type (preview feature for the upcoming pandas 3.0). We recommend
    that all users upgrade to this version.</p>
    <p>See the <a
    
href="https://pandas.pydata.org/pandas-docs/version/2.3.1/whatsnew/v2.3.1.html";>full
    whatsnew</a> for a list of all the changes.
    Pandas 2.3.1 supports Python 3.9 and higher.</p>
    <p>The release will be available on the conda-forge channel:</p>
    <pre><code>conda install pandas --channel conda-forge
    </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/9c8bc3e55188c8aff37207a74f1dd144980b8874";><code>9c8bc3e</code></a>
    RLS: 2.3.3</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/6aa788a00bda9b0f004302076dad94df3edeafc7";><code>6aa788a</code></a>
    [backport 2.3.x] DOC: prepare 2.3.3 whatsnew notes for release (<a
    
href="https://redirect.github.com/pandas-dev/pandas/issues/62499";>#62499</a>)
    (<a
    
href="https://redirect.github.com/pandas-dev/pandas/issues/62508";>#62508</a>)</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/b64f0df403d11ac733d9f460f89a5e99c8044ed0";><code>b64f0df</code></a>
    [backport 2.3.x] BUG: avoid validation error for ufunc with
    string[python] ar...</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/058eb2b0edfc408dae9966ef1f03372f2a3ff04c";><code>058eb2b</code></a>
    [backport 2.3.x] BUG: String[pyarrow] comparison with mixed object (<a
    
href="https://redirect.github.com/pandas-dev/pandas/issues/62424";>#62424</a>)
    (...</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/2ca088daef6a9d9333fea8aedffc7e50d28dfdee";><code>2ca088d</code></a>
    [backport 2.3.x] DEPR: remove the Period resampling deprecation (<a
    
href="https://redirect.github.com/pandas-dev/pandas/issues/62480";>#62480</a>)
    (<a
    
href="https://redirect.github.com/pandas-dev/pandas/issues/62";>#62</a>...</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/92bf98f623572ed053d48be5818c8503f1b61888";><code>92bf98f</code></a>
    [backport 2.3.x] BUG: fix .str.isdigit to honor unicode superscript for
    older...</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/e57c7d6a2247316188fba0ba2a0db3c11028d75c";><code>e57c7d6</code></a>
    Backport PR <a
    href="https://redirect.github.com/pandas-dev/pandas/issues/62452";>#62452</a>
    on branch 2.3.x (TST: Adjust tests for numexpr 2.13) (<a
    
href="https://redirect.github.com/pandas-dev/pandas/issues/62454";>#62454</a>)</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/e0fe9a03c90e560c34a3bbbdd1735a8b64f7b281";><code>e0fe9a0</code></a>
    Backport to 2.3.x: REGR: from_records not initializing subclasses
    properly (#...</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/23a1085e641c8e3a5b500e319c5973e4160b9236";><code>23a1085</code></a>
    BUG: improve future warning for boolean operations with missaligned
    indexes (...</li>
    <li><a
    
href="https://github.com/pandas-dev/pandas/commit/61136969fb18b438b6660bd5d485d0236dbf4a71";><code>6113696</code></a>
    Backport PR <a
    href="https://redirect.github.com/pandas-dev/pandas/issues/62396";>#62396</a>
    on branch 2.3.x (PKG/DOC: indicate Python 3.14 support in ...</li>
    <li>Additional commits viewable in <a
    href="https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.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.3&new-version=2.3.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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 clients/client-python/requirements-dev.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clients/client-python/requirements-dev.txt 
b/clients/client-python/requirements-dev.txt
index 331220f207..658ed82992 100644
--- a/clients/client-python/requirements-dev.txt
+++ b/clients/client-python/requirements-dev.txt
@@ -21,7 +21,7 @@ pylint==3.2.2
 black==24.4.2
 twine==5.1.1
 coverage==7.5.1
-pandas==2.2.3
+pandas==2.3.3
 pyarrow==15.0.2
 llama-index==0.12.41
 tenacity==8.3.0

Reply via email to