mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
doc/sphinx: Bump idna to 3.7
While we unlikely to have an issue with CVE-2024-3651, it is simple enough to bump our version of idna to receive the fix, do so. Reported-by: GitHub dependabot Signed-off-by: Tom Rini <trini@konsulko.com> Tested-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
6d9a851e50
commit
f1f4b0e6f3
@@ -3,7 +3,7 @@ Babel==2.14.0
|
||||
certifi==2023.11.17
|
||||
charset-normalizer==3.3.2
|
||||
docutils==0.20.1
|
||||
idna==3.6
|
||||
idna==3.7
|
||||
imagesize==1.4.1
|
||||
Jinja2==3.1.3
|
||||
MarkupSafe==2.1.3
|
||||
|
||||
Reference in New Issue
Block a user