[PR #287] [MERGED] Update dependency pandas to v2.0.3 #433

Closed
opened 2026-03-02 15:57:55 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/probberechts/soccerdata/pull/287
Author: @renovate[bot]
Created: 7/8/2023
Status: Merged
Merged: 7/8/2023
Merged by: @renovate[bot]

Base: masterHead: renovate/pandas-2.0.x-lockfile


📝 Commits (1)

  • 781a657 Update dependency pandas to v2.0.3

📊 Changes

1 file changed (+28 additions, -28 deletions)

View changed files

📝 poetry.lock (+28 -28)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pandas 2.0.1 -> 2.0.3 age adoption passing confidence

Release Notes

pandas-dev/pandas (pandas)

v2.0.3: Pandas 2.0.3

Compare Source

This is a patch release in the 2.0.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:

conda install pandas
Or via PyPI:

python3 -m pip install --upgrade pandas
Please report any issues with the release on the pandas issue tracker.

Thanks to all the contributors who made this release possible.

v2.0.2: Pandas 2.0.2

Compare Source

This is a patch release in the 2.0.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:

conda install pandas

Or via PyPI:

python3 -m pip install --upgrade pandas

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: Enabled.

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 has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/probberechts/soccerdata/pull/287 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/8/2023 **Status:** ✅ Merged **Merged:** 7/8/2023 **Merged by:** [@renovate[bot]](https://github.com/apps/renovate) **Base:** `master` ← **Head:** `renovate/pandas-2.0.x-lockfile` --- ### 📝 Commits (1) - [`781a657`](https://github.com/probberechts/soccerdata/commit/781a6577a3f5f279ee259ec524efa5cc78884c99) Update dependency pandas to v2.0.3 ### 📊 Changes **1 file changed** (+28 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `poetry.lock` (+28 -28) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pandas](https://togithub.com/pandas-dev/pandas) | `2.0.1` -> `2.0.3` | [![age](https://badges.renovateapi.com/packages/pypi/pandas/2.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/pandas/2.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/pandas/2.0.3/compatibility-slim/2.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/pandas/2.0.3/confidence-slim/2.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>pandas-dev/pandas (pandas)</summary> ### [`v2.0.3`](https://togithub.com/pandas-dev/pandas/releases/tag/v2.0.3): Pandas 2.0.3 [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v2.0.2...v2.0.3) This is a patch release in the 2.0.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/2.0.3/whatsnew/v2.0.3.html) for a list of all the changes. The release will be available on the defaults and conda-forge channels: conda install pandas Or via PyPI: python3 -m pip install --upgrade pandas Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues). Thanks to all the contributors who made this release possible. ### [`v2.0.2`](https://togithub.com/pandas-dev/pandas/releases/tag/v2.0.2): Pandas 2.0.2 [Compare Source](https://togithub.com/pandas-dev/pandas/compare/v2.0.1...v2.0.2) This is a patch release in the 2.0.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version. See the [full whatsnew](https://pandas.pydata.org/pandas-docs/version/2.0.2/whatsnew/v2.0.2.html) for a list of all the changes. The release will be available on the defaults and conda-forge channels: conda install pandas Or via PyPI: python3 -m pip install --upgrade pandas Please report any issues with the release on the [pandas issue tracker](https://togithub.com/pandas-dev/pandas/issues). Thanks to all the contributors who made this release possible. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/probberechts/soccerdata). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:57:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/soccerdata#433
No description provided.