Skip to content

Commit

Permalink
Bump numba from 0.60.0 to 0.61.0
Browse files Browse the repository at this point in the history
Bumps [numba](https://github.com/numba/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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 4345221 commit e04c59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ colorlog==6.9.0
fastapi==0.115.6
gunicorn==23.0.0
httpx==0.28.1
numba==0.60.0
numba==0.61.0

pytest==8.3.4
python-dotenv==1.0.1
Expand Down

0 comments on commit e04c59c

Please sign in to comment.