Skip to content

Commit

Permalink
Merge pull request #35 from Schlumberger/snyk-fix-52b0178471a66e9e1e0…
Browse files Browse the repository at this point in the history
…319da64a6d023

[Snyk] Fix for 4 vulnerabilities
  • Loading branch information
VelizarVESSELINOV committed Apr 30, 2024
2 parents 5a7d2c3 + e49d4b4 commit 224253d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ coveralls
coverage
setuptools
PyYAML
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
idna>=3.7 # not directly required, pinned by Snyk to avoid a vulnerability
requests>=2.31.0 # not directly required, pinned by Snyk to avoid a vulnerability

0 comments on commit 224253d

Please sign in to comment.