Skip to content

chore(deps): bump numba ceiling to <0.65.0#21543

Merged
gforsyth merged 2 commits intorapidsai:mainfrom
gforsyth:bump_numba
Feb 25, 2026
Merged

chore(deps): bump numba ceiling to <0.65.0#21543
gforsyth merged 2 commits intorapidsai:mainfrom
gforsyth:bump_numba

Conversation

@gforsyth
Copy link
Copy Markdown
Contributor

xref #21540
xref rapidsai/build-planning#205
xref rapidsai/dask-cuda#1629

We should be able to merge in Python 3.14 support PRs without admin-merges because of limited APIs support, but the numba dependency here needs to be bumped for Python 3.14 testing in dask-cuda and others.

@gforsyth gforsyth added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 24, 2026
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot bot commented Feb 24, 2026

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions bot added Python Affects Python cuDF API. pylibcudf Issues specific to the pylibcudf package labels Feb 24, 2026
@gforsyth gforsyth requested a review from jameslamb February 24, 2026 21:49
@gforsyth gforsyth marked this pull request as ready for review February 24, 2026 21:49
@gforsyth gforsyth requested a review from a team as a code owner February 24, 2026 21:49
@GPUtester GPUtester moved this to In Progress in cuDF Python Feb 24, 2026
@gforsyth
Copy link
Copy Markdown
Contributor Author

/merge

@gforsyth gforsyth merged commit 6ff91f0 into rapidsai:main Feb 25, 2026
105 of 108 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in cuDF Python Feb 25, 2026
@gforsyth gforsyth deleted the bump_numba branch February 25, 2026 15:44
rapids-bot bot pushed a commit that referenced this pull request Feb 25, 2026
rapids-bot bot pushed a commit that referenced this pull request Feb 26, 2026
Moving our numba pinning up in #21543 allowed us to install newer numpy versions (2.4.2 now vs 2.2.6 previously) that have some very minor behavioral differences. These aren't problematic but do result in subtly different behaviors in the cudf.pandas test suite that were allowed through because #21543 was admin-merged. This PR updates the xfail list to unblock the rest of CI.

Authors:
  - Vyas Ramasubramani (https://github.com/vyasr)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - Matthew Roeschke (https://github.com/mroeschke)

URL: #21568
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants