commit | ca0ca2bfa95aeabaf33eb1f1932937628afd6f40 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Jan 05 14:43:43 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 17 08:00:07 2024 -0500 |
tree | 746beb976633e80b5c824805100490bb51cb9ffb | |
parent | dd5b958e7702f1463c016be998cb1444512b65b1 [diff] |
test.py: Update pycryptodomex to address CVE-2023-52323 The version of pycryptodomex that we use is vulnerable to this CVE. While not likely an issue for us, let us upgrade to be on the safe side. Reported-by: GitHub dependabot Signed-off-by: Tom Rini <trini@konsulko.com>