Skip to content

Commit

Permalink
Merge pull request #5 from learn2grid/snyk-fix-ca21d09ad2afa2d627c5ad…
Browse files Browse the repository at this point in the history
…0f4631e22f

[Snyk] Security upgrade numpy from 1.20.0 to 1.22.2
  • Loading branch information
learn2grid authored Nov 14, 2024
2 parents 5553d0f + 7659486 commit 59ea1cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-min.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy==1.21.3; python_version=="3.10"
numpy==1.20.0; python_version=="3.9"
numpy==1.20.0; python_version=="3.8"
numpy==1.20.0; python_version=="3.7"
numpy==1.22.2; python_version=="3.9"
numpy==1.22.2; python_version=="3.8"
numpy==1.22.2; python_version=="3.7"
numpy==1.18.4; python_version=="3.6"
numba==0.55; python_version=="3.10"
numba==0.53; python_version=="3.9"
Expand Down

0 comments on commit 59ea1cd

Please sign in to comment.