Skip to content

Bump pandas-stubs from 2.3.3.260113 to 3.0.0.260204#7846

Merged
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/pandas-stubs-3.0.0.260204
Feb 5, 2026
Merged

Bump pandas-stubs from 2.3.3.260113 to 3.0.0.260204#7846
jenshnielsen merged 1 commit intomainfrom
dependabot/pip/pandas-stubs-3.0.0.260204

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps pandas-stubs from 2.3.3.260113 to 3.0.0.260204.

Commits
  • 14c56cb Version 3.0.0.260204
  • 62435dd GH1641 Pandas 3.0 support (#1643)
  • 4eaa75c fix IndexSlice where columns are MultiIndex (#1653)
  • c5c3fc9 TYP: fix Series[Any].diff() return type (#1650)
  • 1803ee8 MAINT: remove tomli as addition pre-commit dependency (#1648)
  • 7354e3a TST: Ensure 100% type-completeness (according to Pyright), check it in CI (#1...
  • fcfed34 TYP: fix variance issue with NDFrame.to_latex(formatters=) (#1652)
  • e79caad TYP: accept integer and floating ndarrays in to_datetime (#1651)
  • 8da9933 TYP: Update Timedelta init type hints to document it takes Tick objects (...
  • 549f01a MNT: drop py310 (#1642)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.3.3.260113 to 3.0.0.260204.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.3.3.260113...v3.0.0.260204)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-version: 3.0.0.260204
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 5, 2026 04:43
@dependabot dependabot bot added the python Pull requests that update Python code label Feb 5, 2026
@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.87%. Comparing base (3f970d5) to head (dd64948).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7846   +/-   ##
=======================================
  Coverage   59.87%   59.87%           
=======================================
  Files         352      352           
  Lines       31872    31872           
=======================================
  Hits        19083    19083           
  Misses      12789    12789           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jenshnielsen jenshnielsen added this pull request to the merge queue Feb 5, 2026
Merged via the queue into main with commit e5fcb4a Feb 5, 2026
18 checks passed
@dependabot dependabot bot deleted the dependabot/pip/pandas-stubs-3.0.0.260204 branch February 5, 2026 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant