Skip to content

Update dependency pandas to >=3.0.1,<4#123

Merged
abkfenris merged 1 commit intomainfrom
renovate/pandas-3.x
Mar 8, 2026
Merged

Update dependency pandas to >=3.0.1,<4#123
abkfenris merged 1 commit intomainfrom
renovate/pandas-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2026

This PR contains the following updates:

Package Update Change
pandas (source) patch >=2.3.2,<3>=3.0.1,<4

Release Notes

pandas-dev/pandas (pandas)

v3.0.1: pandas 3.0.1

Compare Source

We are pleased to announce the release of pandas 3.0.1.
This is a patch release in the 3.0.x series and includes some regression fixes and bug fixes. We recommend that all users of the 3.0.x series upgrade to this version.

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.

v3.0.0: pandas 3.0.0

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 - "before 4am on Tuesday" (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.

@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.23%. Comparing base (6026ec5) to head (852c014).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #123   +/-   ##
=======================================
  Coverage   77.23%   77.23%           
=======================================
  Files          30       30           
  Lines         918      918           
  Branches       21       21           
=======================================
  Hits          709      709           
  Misses        207      207           
  Partials        2        2           
Flag Coverage Δ
common 53.57% <ø> (ø)
hohonu 63.19% <ø> (+0.02%) ⬆️
s3_timeseries 65.80% <ø> (ø)

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:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/pandas-3.x branch 2 times, most recently from 9e2b10f to af98048 Compare February 3, 2026 14:56
@renovate renovate bot changed the title Update dependency pandas to >=3,<4 Update dependency pandas to >=3.0.1,<4 Feb 18, 2026
@renovate renovate bot force-pushed the renovate/pandas-3.x branch from af98048 to c62a177 Compare February 18, 2026 15:12
@renovate renovate bot force-pushed the renovate/pandas-3.x branch from c62a177 to 7a371a3 Compare March 4, 2026 19:55
@renovate renovate bot force-pushed the renovate/pandas-3.x branch from 7a371a3 to 852c014 Compare March 8, 2026 17:13
@abkfenris abkfenris merged commit ef3951f into main Mar 8, 2026
16 checks passed
@abkfenris abkfenris deleted the renovate/pandas-3.x branch March 8, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant