byu-dml / metalearn

BYU's python library of useable tools for metalearning
MIT License
22 stars 6 forks source link

Vulnerability in requests #148

Closed bjschoenfeld closed 5 years ago

bjschoenfeld commented 5 years ago

1 requests vulnerability found in openml_requirements.txt

Remediation Upgrade requests to version 2.20.0 or later. For example:

requests>=2.20.0

Always verify the validity and compatibility of suggestions with your codebase.

rlaboulaye commented 5 years ago

Resolved by pull request #152