-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency pandas to v1.5.3 #5
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/pandas-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
December 9, 2020 04:57
8aa5a48
to
ce92bab
Compare
renovate
bot
changed the title
Update dependency pandas to v1.1.4
Update dependency pandas to v1.1.5
Dec 9, 2020
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
January 5, 2021 14:56
ce92bab
to
7e5753e
Compare
renovate
bot
changed the title
Update dependency pandas to v1.1.5
Update dependency pandas to v1.2.0
Jan 5, 2021
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
January 23, 2021 12:54
7e5753e
to
f0e2371
Compare
renovate
bot
changed the title
Update dependency pandas to v1.2.0
Update dependency pandas to v1.2.1
Jan 23, 2021
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
February 10, 2021 15:38
f0e2371
to
d273135
Compare
renovate
bot
changed the title
Update dependency pandas to v1.2.1
Update dependency pandas to v1.2.2
Feb 10, 2021
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
April 26, 2021 16:41
d273135
to
7c3cc52
Compare
renovate
bot
changed the title
Update dependency pandas to v1.2.2
Update dependency pandas to v1.2.4
Apr 26, 2021
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
October 18, 2021 16:19
7c3cc52
to
9ae6bc4
Compare
renovate
bot
changed the title
Update dependency pandas to v1.2.4
Update dependency pandas to v1.3.4
Oct 18, 2021
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
March 7, 2022 15:50
9ae6bc4
to
df629da
Compare
renovate
bot
changed the title
Update dependency pandas to v1.3.4
Update dependency pandas to v1.4.1
Mar 7, 2022
renovate
bot
changed the title
Update dependency pandas to v1.4.1
Update dependency pandas to v1.4.2
Apr 24, 2022
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
April 24, 2022 19:14
df629da
to
be9545c
Compare
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
June 23, 2022 18:47
be9545c
to
a7647c9
Compare
renovate
bot
changed the title
Update dependency pandas to v1.4.2
Update dependency pandas to v1.4.3
Jun 23, 2022
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
September 25, 2022 20:11
a7647c9
to
756ec88
Compare
renovate
bot
changed the title
Update dependency pandas to v1.4.3
Update dependency pandas to v1.5.0
Sep 25, 2022
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
November 20, 2022 07:32
756ec88
to
3762a4c
Compare
renovate
bot
changed the title
Update dependency pandas to v1.5.0
Update dependency pandas to v1.5.1
Nov 20, 2022
renovate
bot
changed the title
Update dependency pandas to v1.5.1
Update dependency pandas to v1.5.3
Mar 16, 2023
renovate
bot
force-pushed
the
renovate/pandas-1.x
branch
from
March 16, 2023 19:49
3762a4c
to
36175f3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
==1.1.1
->==1.5.3
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
pandas-dev/pandas (pandas)
v1.5.3
: Pandas 1.5.3Compare Source
This is a patch release in the 1.5.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v1.5.2
: Pandas 1.5.2Compare Source
This is a patch release in the 1.5.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v1.5.1
: Pandas 1.5.1Compare Source
This is a patch release in the 1.5.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v1.5.0
: Pandas 1.5.0Compare Source
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes. pandas 1.5.0 supports Python 3.8 and higher.
The release will be available on the defaults and conda-forge channels:
conda install -c conda-forge pandas
Or via PyPI:
python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.
v1.4.4
: Pandas 1.4.4Compare Source
This is a patch release in the 1.4.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v1.4.3
: Pandas 1.4.3Compare Source
This is a patch release in the 1.4.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.4.2
: Pandas 1.4.2Compare Source
This is a patch release in the 1.4.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.4.1
: Pandas 1.4.1Compare Source
This is the first patch release in the 1.4.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.4.0
: Pandas 1.4.0Compare Source
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes. pandas 1.4.0 supports Python 3.8 and higher.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.3.5
: Pandas 1.3.5Compare Source
This is a patch release in the 1.3.x series and includes some regression fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.3.4
: Pandas 1.3.4Compare Source
This is a patch release in the 1.3.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.3.3
: Pandas 1.3.3Compare Source
This is a patch release in the 1.3.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.3.2
: Pandas 1.3.2Compare Source
This is a patch release in the 1.3.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.3.1
: Pandas 1.3.1Compare Source
This is the first patch release in the 1.3.x series and includes some regression fixes and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.3.0
: Pandas 1.3.0Compare Source
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.2.5
: Pandas 1.2.5Compare Source
This is a patch release in the 1.2.x series and includes some regression fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.2.4
: Pandas 1.2.4Compare Source
This is a patch release in the 1.2.x series and includes some regression fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.2.3
: Pandas 1.2.3Compare Source
This is a patch release in the 1.2.x series and includes some regression fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.2.2
: Pandas 1.2.2Compare Source
This is a patch release in the 1.2.x series and includes some regression fixes
and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.2.1
: Pandas 1.2.1Compare Source
This is the first patch release in the 1.2.x series and includes some regression fixes
and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.2.0
: Pandas 1.2.0Compare Source
This release includes some new features, bug fixes, and performance improvements. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.1.5
: Pandas 1.1.5Compare Source
This is a minor bug-fix release in the 1.1.x series and includes some regression fixes
and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.1.4
: Pandas 1.1.4Compare Source
This is a minor bug-fix release in the 1.1.x series and includes some regression fixes
and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.1.3
: Pandas 1.1.3Compare Source
This is a minor bug-fix release in the 1.1.x series and includes some regression fixes
and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
v1.1.2
: Pandas 1.1.2Compare Source
This is a minor bug-fix release in the 1.1.x series and includes some regression fixes
and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
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.
This PR was generated by Mend Renovate. View the repository job log.