fix(deps): Update dependency pandas to v2.3.2#314
Merged
kodiakhq[bot] merged 1 commit intomainfrom Sep 1, 2025
Merged
Conversation
kodiakhq bot
pushed a commit
that referenced
this pull request
Sep 1, 2025
🤖 I have created a release *beep* *boop* --- ## [0.1.46](v0.1.45...v0.1.46) (2025-09-01) ### Bug Fixes * **deps:** Update dependency cloudquery-plugin-pb to v0.0.46 ([#313](#313)) ([a7a8125](a7a8125)) * **deps:** Update dependency grpcio to v1.74.0 ([#308](#308)) ([767ec9c](767ec9c)) * **deps:** Update dependency grpcio-tools to v1.74.0 ([#309](#309)) ([3fd3082](3fd3082)) * **deps:** Update dependency iniconfig to v2.1.0 ([#311](#311)) ([3de934d](3de934d)) * **deps:** Update dependency numpy to v2.3.2 ([#312](#312)) ([f131e4d](f131e4d)) * **deps:** Update dependency pandas to v2.3.2 ([#314](#314)) ([03acb36](03acb36)) * **deps:** Update dependency pluggy to v1.6.0 ([#315](#315)) ([048bd13](048bd13)) * **deps:** Update dependency pytest to v8.4.1 ([#316](#316)) ([990f695](990f695)) * **deps:** Update dependency pytz to v2025.2 ([#317](#317)) ([2ad07fe](2ad07fe)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
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.2.3->==2.3.2Release Notes
pandas-dev/pandas (pandas)
v2.3.2: Pandas 2.3.2Compare Source
We are pleased to announce the release of pandas 2.3.2.
This release includes some improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0). We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
Pandas 2.3.2 supports Python 3.9 and higher.
The release will be available on the conda-forge channel:
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.
v2.3.1: Pandas 2.3.1Compare Source
We are pleased to announce the release of pandas 2.3.1.
This release includes some improvements and fixes to the future string data type (preview feature for the upcoming pandas 3.0). We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
Pandas 2.3.1 supports Python 3.9 and higher.
The release will be available on the conda-forge channel:
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.
v2.3.0: Pandas 2.3.0Compare Source
We are pleased to announce the release of pandas 2.3.0.
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 2.3.0 supports Python 3.10 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.
Thanks to all the contributors who made this release possible.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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 has been generated by Renovate Bot.