Skip to content

Commit

Permalink
Bump numba from 0.60.0 to 0.61.0 in the pip-others group
Browse files Browse the repository at this point in the history
Bumps the pip-others group with 1 update: [numba](https://github.com/numba/numba).


Updates `numba` from 0.60.0 to 0.61.0
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](numba/numba@0.60.0...0.61.0)

---
updated-dependencies:
- dependency-name: numba
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-others
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 7ca826a commit c590046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies = [
"einops==0.8.0",
"decord==0.6.0",
"typeguard>=4.3,<4.5",
"numba==0.60.0",
"numba==0.61.0",
# TODO(ashwinvaidya17): https://github.com/openvinotoolkit/anomalib/issues/2126
"setuptools<70",
]
Expand Down

0 comments on commit c590046

Please sign in to comment.