Version 0.27 of pyelftools was released in October of 2020. Update to v0.31 which was released in March of 2024.
Signed-off-by: Tom Rini <[email protected]> --- test/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/py/requirements.txt b/test/py/requirements.txt index 75760f96e562..47118f9f2b30 100644 --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -13,7 +13,7 @@ pbr==5.4.3 pluggy==0.13.0 py==1.11.0 pycryptodomex==3.19.1 -pyelftools==0.27 +pyelftools==0.31 pygit2==1.13.3 pyparsing==3.0.7 pytest==6.2.5 -- 2.43.0

