Update numba requirement from <0.55,>=0.52 to >=0.52,<0.56
Created by: dependabot[bot]
Updates the requirements on numba to permit the latest version.
Release notes
Sourced from numba's releases.
Version 0.55.0
This release includes a significant number important dependency upgrades along with a number of new features and bug fixes. Most importantly, this release adds support for Python 3.10 and NumPy 1.21.
Commits
-
d44b8f4
Merge pull request #7736 from stuartarchibald/wip/change_log_055_final -
f2a673c
Merge pull request #7661 from sklam/misc/pin_rel_0.55 -
cbef091
Clamp numpy -
89ca2ee
Update llvmlite version pin in setup.py -
5dfaa6e
Pin llvmlite, numpy, tbb -
0994f97
Merge pull request #7644 from esc/changelog_0.55.0rc1 -
c40a7c1
fix rst syntax typo -
ff778b2
case-insensitive order for Authors -
d5ca1c1
Fix rendering -
bbdef36
Update CHANGE_LOG date - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)