Skip to content
This repository was archived by the owner on Mar 17, 2026. It is now read-only.

chore(deps): update dependency pandas to v3#342

Merged
soerface merged 1 commit intomasterfrom
renovate/pandas-3.x
Mar 6, 2026
Merged

chore(deps): update dependency pandas to v3#342
soerface merged 1 commit intomasterfrom
renovate/pandas-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 21, 2026

This PR contains the following updates:

Package Change Age Confidence
pandas ^2.3.1^3.0.0 age confidence

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

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 - At any time (no schedule defined), 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 force-pushed the renovate/pandas-3.x branch from a857e75 to 247f6ab Compare February 2, 2026 20:37
@renovate renovate bot force-pushed the renovate/pandas-3.x branch 2 times, most recently from 468d162 to 59cac64 Compare February 18, 2026 01:16
@renovate renovate bot force-pushed the renovate/pandas-3.x branch 2 times, most recently from 3ea4a2c to 91b97e0 Compare March 6, 2026 02:14
Copy link
Copy Markdown
Member

@dargmuesli dargmuesli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pandas usage looks trivial enough that I think v3 won't break anything. Please confirm @soerface

@renovate renovate bot force-pushed the renovate/pandas-3.x branch from 91b97e0 to 2e1b768 Compare March 6, 2026 20:45
@soerface soerface merged commit 8d7f9d2 into master Mar 6, 2026
14 checks passed
@soerface soerface deleted the renovate/pandas-3.x branch March 6, 2026 22:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants