commit | 55f3ce09287c38db183ecad02b0d34eb9957e305 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Jan 05 14:43:43 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 16 12:01:16 2024 -0500 |
tree | 8c368bc144adea724a07e7fc2ede60977422e624 | |
parent | 714e3a008e95478dd31b16ef3329880bb9b749d3 [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>