Skip to content

Commit

Permalink
chore(deps): ensure numpy is >=1.22
Browse files Browse the repository at this point in the history
Avoid being flagged for CVE-2021-34141 by Trivy
  • Loading branch information
dnwe committed Nov 22, 2023
1 parent 2513f61 commit 275177b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
pip>=21.1
numpy>=1.22
urllib3<2.0.0
coverage>=6.0b1
certifi>=2022.12.07
Expand Down

0 comments on commit 275177b

Please sign in to comment.