Re: [PATCH] test/py/requirements.txt: Bump zipp to current release

2024-07-18 Thread Tom Rini
On Tue, 09 Jul 2024 17:07:09 -0600, Tom Rini wrote: > A security issue exists with zipp before v3.19.1, and the current > release is now v3.19.2. While the change in versions numbers is large, a > manual inspection of the changelog shows that it's not as big as might > be implied. > > Applied t

Re: [PATCH] test/py/requirements.txt: Bump zipp to current release

2024-07-13 Thread Simon Glass
On Wed, 10 Jul 2024 at 00:07, Tom Rini wrote: > > A security issue exists with zipp before v3.19.1, and the current > release is now v3.19.2. While the change in versions numbers is large, a > manual inspection of the changelog shows that it's not as big as might > be implied. > > Reported-by: Git

[PATCH] test/py/requirements.txt: Bump zipp to current release

2024-07-09 Thread Tom Rini
A security issue exists with zipp before v3.19.1, and the current release is now v3.19.2. While the change in versions numbers is large, a manual inspection of the changelog shows that it's not as big as might be implied. Reported-by: GitHub dependabot Signed-off-by: Tom Rini --- test/py/require