fix(deps): update dependency pandas to v3#343
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
8 times, most recently
from
February 2, 2026 10:14
83a6f5d to
ec0cdfa
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
5 times, most recently
from
February 11, 2026 09:44
ae9c649 to
dcf0a9b
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
from
February 16, 2026 09:41
dcf0a9b to
43647d0
Compare
Contributor
|
@EstebanMontandon Do you think this is a safe upgrade? |
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
3 times, most recently
from
February 23, 2026 11:00
dc0644f to
8f195e6
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
7 times, most recently
from
March 3, 2026 15:04
7e94470 to
3f8e232
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
2 times, most recently
from
March 11, 2026 09:31
be611ad to
18476ce
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
2 times, most recently
from
April 1, 2026 09:54
8529eba to
9566d97
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
4 times, most recently
from
April 8, 2026 07:52
422cf76 to
05c4f07
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
4 times, most recently
from
April 23, 2026 08:07
b5df1c0 to
d9c062b
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
4 times, most recently
from
April 30, 2026 10:32
6b958b5 to
fc33590
Compare
renovate
Bot
force-pushed
the
renovate/pandas-3.x
branch
3 times, most recently
from
May 20, 2026 13:29
accc039 to
94133f3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=2.3,<2.4→>=3,<3.1Release Notes
pandas-dev/pandas (pandas)
v3.0.5: pandas 3.0.5Compare Source
We are pleased to announce the release of pandas 3.0.5.
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 supports Python 3.11 and higher.
The release can be installed from PyPI:
Or from conda-forge
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v3.0.4: pandas 3.0.4Compare Source
We are pleased to announce the release of pandas 3.0.4.
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 supports Python 3.11 and higher.
The release can be installed from PyPI:
Or from conda-forge
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v3.0.3: pandas 3.0.3Compare Source
We are pleased to announce the release of pandas 3.0.3.
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 supports Python 3.11 and higher.
The release can be installed from PyPI:
Or from conda-forge
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v3.0.2: pandas 3.0.2Compare Source
We are pleased to announce the release of pandas 3.0.2.
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 supports Python 3.11 and higher.
The release can be installed from PyPI:
Or from conda-forge
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v3.0.1: pandas 3.0.1Compare 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:
Or from conda-forge
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.0Compare 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 various 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:
pd.colsyntaxSee the announcement blog post and the detailed release notes for a list of all the changes.
Pandas 3.0.0 supports Python 3.11 and higher.
The release can be installed from PyPI
Or from conda-forge
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.