Skip to content

Bump numba upper bound to <=0.67.0 (main) - #2372

Merged
ricardoV94 merged 1 commit into
mainfrom
auto/bump-numba-main-0.67.0
Aug 23, 2026
Merged

Bump numba upper bound to <=0.67.0 (main)#2372
ricardoV94 merged 1 commit into
mainfrom
auto/bump-numba-main-0.67.0

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

numba 0.67.0 is available on conda-forge. This PR raises the upper bound in pyproject.toml to <=0.67.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.

Closes #2351

@ricardoV94
ricardoV94 merged commit bf08f9d into main Aug 23, 2026
20 checks passed
@ricardoV94
ricardoV94 deleted the auto/bump-numba-main-0.67.0 branch August 23, 2026 07:43
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.

numba upper bound (<=0.66.0) makes PyTensor incompatible with numpy >= 2.5

1 participant