Commit ea23603
chore(deps): update dependency pandas to v3.0.1 (#499)
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [pandas](https://github.com/pandas-dev/pandas) | `==3.0.0` → `==3.0.1` |  |  |
---
### Release Notes
<details>
<summary>pandas-dev/pandas (pandas)</summary>
### [`v3.0.1`](https://github.com/pandas-dev/pandas/releases/tag/v3.0.1): pandas 3.0.1
[Compare Source](pandas-dev/pandas@v3.0.0...v3.0.1)
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](https://pandas.pydata.org/docs/dev/whatsnew/v3.0.1.html) 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](https://github.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**: 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjMiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjMiLCJ0YXJnZXRCcmFuY2giOiJkZXZlbG9wIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: umati-bot <[email protected]>
Reviewed-on: https://codeberg.org/umati/Sample-Server-asyncio/pulls/499
Co-authored-by: umati Bot <[email protected]>
Co-committed-by: umati Bot <[email protected]>1 parent f01f442 commit ea23603
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
0 commit comments