aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-04-12 08:23:17 -0600
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2024-04-13 11:16:14 +0200
commitf1f4b0e6f37d801f01d043a1ed44b88e7fdd1d92 (patch)
tree5190969fc4592f69af88ea2b8758364e9e4d036f /doc
parent6d9a851e50b4cff59a5933d95a9241def08a4d0c (diff)
downloadu-boot-f1f4b0e6f37d801f01d043a1ed44b88e7fdd1d92.zip
u-boot-f1f4b0e6f37d801f01d043a1ed44b88e7fdd1d92.tar.gz
u-boot-f1f4b0e6f37d801f01d043a1ed44b88e7fdd1d92.tar.bz2
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>
Diffstat (limited to 'doc')
-rw-r--r--doc/sphinx/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt
index 840c6ce..5b4df36 100644
--- a/doc/sphinx/requirements.txt
+++ b/doc/sphinx/requirements.txt
@@ -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