git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
994f1ce
)
test.py: Update pycryptodomex to address CVE-2023-52323
author
Tom Rini
<trini@konsulko.com>
Fri, 5 Jan 2024 19:43:43 +0000
(14:43 -0500)
committer
Tom Rini
<trini@konsulko.com>
Wed, 17 Jan 2024 13:00:07 +0000
(08:00 -0500)
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>
test/py/requirements.txt
patch
|
blob
|
history
diff --git
a/test/py/requirements.txt
b/test/py/requirements.txt
index
f7e76bd
..
07348b6
100644
(file)
--- a/
test/py/requirements.txt
+++ b/
test/py/requirements.txt
@@
-12,7
+12,7
@@
packaging==21.3
pbr==5.4.3
pluggy==0.13.0
py==1.10.0
-pycryptodomex==3.
9.8
+pycryptodomex==3.
19.1
pyelftools==0.27
pygit2==1.9.2
pyparsing==3.0.7