summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-04-21 17:22:01 +0300
committerTom Rini <trini@konsulko.com>2021-04-24 20:31:36 +0300
commite1333435afbf0c6290b1d16bb446b57807f75502 (patch)
treee3ceb74766162005b7a98f4e92a320c1d15fe352 /test
parent2937f71206e674527ab0d86f8f0c4cf7411e183e (diff)
downloadu-boot-e1333435afbf0c6290b1d16bb446b57807f75502.tar.xz
test/py: Bump py to 1.10.0 for CVE-2020-29651
Bump our py version to 1.10.0 to address CVE-2020-29651. Reported-by: GitHub dependabot Reported-by: Ley Foon Tan <ley.foon.tan@intel.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'test')
-rw-r--r--test/py/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/py/requirements.txt b/test/py/requirements.txt
index 9c346b4b41..5b4829256d 100644
--- a/test/py/requirements.txt
+++ b/test/py/requirements.txt
@@ -9,7 +9,7 @@ more-itertools==7.2.0
packaging==19.2
pbr==5.4.3
pluggy==0.13.0
-py==1.8.0
+py==1.10.0
pycryptodomex==3.9.8
pyelftools==0.27
pygit2==0.28.2