Skip to content

Commit

Permalink
Merge pull request #35 from ImperialCollegeLondon/dependabot/pip/llvm…
Browse files Browse the repository at this point in the history
…lite-0.42.0

Bump llvmlite from 0.41.1 to 0.42.0
  • Loading branch information
github-actions[bot] authored Feb 1, 2024
2 parents 169b562 + af0ed6c commit d89e99e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ kiwisolver==1.4.5
# via matplotlib
lazy-loader==0.3
# via scikit-image
llvmlite==0.41.1
llvmlite==0.42.0
# via numba
matplotlib==3.8.2
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ kiwisolver==1.4.5
# via matplotlib
lazy-loader==0.3
# via scikit-image
llvmlite==0.41.1
llvmlite==0.42.0
# via numba
matplotlib==3.8.2
# via
Expand Down

0 comments on commit d89e99e

Please sign in to comment.