Skip to content

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

Open
github-actions[bot] wants to merge 3 commits into
mainfrom
auto/bump-numba-main-0.66.0
Open

Bump numba upper bound to <=0.66.0 (main)#2273
github-actions[bot] wants to merge 3 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.
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