Skip to content

Update dependency pandas to v3#538

Merged
hugovk merged 1 commit intomainfrom
renovate/major-requirements.txt
Feb 1, 2026
Merged

Update dependency pandas to v3#538
hugovk merged 1 commit intomainfrom
renovate/major-requirements.txt

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2026

This PR contains the following updates:

Package Change Age Confidence
pandas ==2.3.3==3.0.0 age confidence

Release Notes

pandas-dev/pandas (pandas)

v3.0.0: pandas 3.0.0

Compare Source

We are pleased to announce the release of pandas 3.0.0, a major release from the pandas 2.x series. This release includes some new features, bug fixes, and performance improvements, as well as possible breaking changes.

The pandas 3.0 release removed a functionality that was deprecated in previous releases. It is recommended to first upgrade to pandas 2.3 and to ensure your code is working without warnings, before upgrading to pandas 3.0.

Highlights include:

See the full whatsnew for a list of all the changes.

Pandas 3.0.0 supports Python 3.11 and higher.
The release can be installed from PyPI

python -m pip install --upgrade pandas==3.0.*

Or from conda-forge

conda install -c conda-forge pandas=3.0

Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.


Configuration

📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added changelog: skip Exclude PR from release draft dependencies For dependencies labels Feb 1, 2026
@codecov
Copy link

codecov bot commented Feb 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.74%. Comparing base (983d42c) to head (ad87027).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #538   +/-   ##
=======================================
  Coverage   96.74%   96.74%           
=======================================
  Files           9        9           
  Lines         982      982           
=======================================
  Hits          950      950           
  Misses         32       32           
Flag Coverage Δ
macos-latest 94.29% <ø> (ø)
ubuntu-latest 96.74% <ø> (ø)
windows-latest 94.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/major-requirements.txt branch from ea999a8 to ad87027 Compare February 1, 2026 06:26
@hugovk hugovk enabled auto-merge February 1, 2026 06:32
@hugovk hugovk merged commit be86434 into main Feb 1, 2026
92 checks passed
@hugovk hugovk deleted the renovate/major-requirements.txt branch February 1, 2026 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog: skip Exclude PR from release draft dependencies For dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments