]> Git Repo - J-u-boot.git/commitdiff
test/py/requirements.txt: Bump zipp to current release
authorTom Rini <[email protected]>
Tue, 9 Jul 2024 23:07:09 +0000 (17:07 -0600)
committerTom Rini <[email protected]>
Thu, 18 Jul 2024 13:40:30 +0000 (07:40 -0600)
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 <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
test/py/requirements.txt

index c1dd636931f7c7a1bf99c264bbbf5a307de695bd..6d3030cf90cd96c8e568ef9b63413c1d468be20d 100644 (file)
@@ -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
This page took 0.027745 seconds and 4 git commands to generate.