Re: [PATCH 1/1] test/py/requirements.txt: Bump setuptools to 70.3.0

2024-07-20 Thread Tom Rini
On Wed, 17 Jul 2024 11:41:18 -0600, Tom Rini wrote: > There is some potential security issue resolved by upgrading to v70.0.0 > here and the latest is now v70.3.0. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 1/1] test/py/requirements.txt: Bump setuptools to 70.3.0

2024-07-20 Thread Simon Glass
On Wed, 17 Jul 2024 at 18:41, Tom Rini wrote: > > 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 > Signed-off-by: Tom Rini > --- > test/py/requirements.txt | 2 +

[PATCH 1/1] test/py/requirements.txt: Bump setuptools to 70.3.0

2024-07-17 Thread Tom Rini
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 Signed-off-by: Tom Rini --- test/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t