Skip to content

Bump numba upper bound to <=0.66.0 (main) - #2273

Merged
ricardoV94 merged 4 commits into
mainfrom
auto/bump-numba-main-0.66.0
Jul 30, 2026
Merged

Bump numba upper bound to <=0.66.0 (main)#2273
ricardoV94 merged 4 commits into
mainfrom
auto/bump-numba-main-0.66.0

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

numba 0.66.0 is available on PyPI. This PR raises the upper bound in pyproject.toml to <=0.66.0 so the normal Tests workflow validates the new release. Merge after CI passes.

Note: GitHub suppresses workflow runs triggered by the default GITHUB_TOKEN, so CI (Tests, mypy, etc.) will not start automatically on this PR. Close and reopen it (or push an empty commit) to trigger the checks.

@github-actions github-actions Bot added maintenance numba dependencies Pull requests that update a dependency file labels Jul 6, 2026
Install numba==<cap> in the test and benchmark jobs, reading the cap
from pyproject.toml, so CI validates the exact version the bump-numba
workflow pins. If conda-forge lacks that version the solve fails loudly
instead of silently testing an older release.
@ricardoV94
ricardoV94 merged commit c77729b into main Jul 30, 2026
68 checks passed
@ricardoV94
ricardoV94 deleted the auto/bump-numba-main-0.66.0 branch July 30, 2026 13:12
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 maintenance numba

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant