mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-17 02:15:02 +00:00
test/py/requirements.txt: Bump zipp to current release
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 Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
51ebe8cd6a
commit
2f1821feb6
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ testtools==2.3.0
|
|||
traceback2==1.4.0
|
||||
unittest2==1.1.0
|
||||
wcwidth==0.1.7
|
||||
zipp==0.6.0
|
||||
zipp==3.19.2
|
||||
|
|
Loading…
Add table
Reference in a new issue