Skip to content

Commit

Permalink
Bump numba from 0.58.1 to 0.60.0 in /agoora-profiler-service
Browse files Browse the repository at this point in the history
Bumps [numba](https://github.com/numba/numba) from 0.58.1 to 0.60.0.
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](numba/numba@0.58.1...0.60.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 Jul 1, 2024
1 parent 9a95c00 commit 212a050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agoora-profiler-service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pytz
matplotlib<3.10.0
idna
genson
numba==0.58.1
numba==0.60.0
pandas>1.1, <1.6, !=1.4.0
ydata-profiling
func-timeout
Expand Down

0 comments on commit 212a050

Please sign in to comment.