mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-17 02:15:02 +00:00
test/py/requirements.txt: Bump setuptools to 70.3.0
There is some potential security issue resolved by upgrading to v70.0.0 here and the latest is now v70.3.0. Reported-by: GitHub dependabot Suggested-by: Sebastian Kropatsch <seb-dev@mail.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
84e000c9ab
commit
23215d0650
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ pytest-xdist==2.5.0
|
|||
python-mimeparse==1.6.0
|
||||
python-subunit==1.3.0
|
||||
requests==2.32.2
|
||||
setuptools==65.5.1
|
||||
setuptools==70.3.0
|
||||
six==1.16.0
|
||||
testtools==2.3.0
|
||||
traceback2==1.4.0
|
||||
|
|
Loading…
Add table
Reference in a new issue