commit | e64dcb2d1221641e792e478f397de8a33a97034b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue May 30 15:50:30 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jun 20 16:08:13 2023 -0400 |
tree | bd3c6e92767af54add57819fec5e4e7990c617c7 | |
parent | 0e026968da57ad3cd3f03643bcd38c2d80106e44 [diff] |
python: Update requirements.txt for security issues Per GitHub Dependabot: - Use setuptools 65.5.1 to avoid some DoS issue - Use requests 2.31.0 to avoid leaking some proxy information Signed-off-by: Tom Rini <trini@konsulko.com> Tested-by: Heinrich Schuchardt <xypron.glpk@gmx.de>