Skip to content

Commit

Permalink
Bump numba from 0.59.0 to 0.59.1 (#1445)
Browse files Browse the repository at this point in the history
This fixes an issue with nested for loops.

Bumps [numba](https://github.com/numba/numba) from 0.59.0 to 0.59.1.
- [Release notes](https://github.com/numba/numba/releases)
- [Commits](numba/numba@0.59.0...0.59.1)

---
updated-dependencies:
- dependency-name: numba
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 24, 2024
1 parent 633b4c2 commit d1cd0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ asteval==0.9.32
attrs == 23.2.0
click==8.1.7
netCDF4==1.6.5
numba==0.59.0
numba==0.59.1
numpy==1.26.4
odfpy==1.4.1
openpyxl==3.1.2
Expand Down

0 comments on commit d1cd0bc

Please sign in to comment.