-
Notifications
You must be signed in to change notification settings - Fork 142
build: bump pandas from 2.2.3 to 2.3.0 in the documentation group #3986
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
Merged
Conversation
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
Contributor
Reviewer's GuideThis PR bumps the pinned pandas version from 2.2.3 to 2.3.0 in the project’s dependency groups, ensuring both test and documentation builds use the latest pandas release. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3986 +/- ##
==========================================
- Coverage 89.17% 89.10% -0.07%
==========================================
Files 187 187
Lines 14970 14970
==========================================
- Hits 13349 13339 -10
- Misses 1621 1631 +10 🚀 New features to boost your workflow:
|
germa89
approved these changes
Jun 6, 2025
Bumps the documentation group with 1 update: [pandas](https://github.com/pandas-dev/pandas). Updates `pandas` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]>
6afbe03 to
672e13d
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps the documentation group with 1 update: pandas.
Updates
pandasfrom 2.2.3 to 2.3.0Release notes
Sourced from pandas's releases.
Commits
2cc3762RLS: 2.3.04a3fb4bBackport PR #61560: DOC: Set date for v2.3.0.rst whatsnew (#61561)1976447Backport PR #61519: BUILD: Bump Cython to 3.1 (#61558)11c120cBackport PR #61549 on branch 2.3.x (TST: Add error message for test_groupby_r...0615219Backport PR #61518 on branch 2.3.x (TST: Use external_error_raised for numpy-...61a39e1Backport PR #60739 on branch 2.3.x (ENH: pandas.api.interchange.from_datafram...80c9f48DOC: Fix formatting in indexing.rst (#61480)86709daBackport PR #61399: BUG: round on object columns no longer raises a TypeError...5bbd98bBackport PR #61423: CI: Fix test failures in 32-bit environment (#61437)9bb152dCI: Pin Cython to a specific commit Window PY3.13t builds (#61261)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Build: