aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-10-18 08:33:48 -0400
committerTom Rini <trini@konsulko.com>2023-10-27 16:01:05 -0400
commitf83dd7d0295146fd6cf7fd8e9fea8ea842b3ce3c (patch)
treebe4f44092ea2029f4fa790b0492b50fd7abb17ee /doc
parentd1c758ed3163531627b663911af1506e60d643a5 (diff)
downloadu-boot-f83dd7d0295146fd6cf7fd8e9fea8ea842b3ce3c.zip
u-boot-f83dd7d0295146fd6cf7fd8e9fea8ea842b3ce3c.tar.gz
u-boot-f83dd7d0295146fd6cf7fd8e9fea8ea842b3ce3c.tar.bz2
sphinx: Bump urllib3 version
While unlikely to be a direct issue for us, urllib3 before 2.0.7 is vulnerable to CVE-2023-45803, so bump our version up. Reported-by: GitHub dependabot Signed-off-by: Tom Rini <trini@konsulko.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 6d45a3f..39ececb 100644
--- a/doc/sphinx/requirements.txt
+++ b/doc/sphinx/requirements.txt
@@ -23,4 +23,4 @@ sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
-urllib3==2.0.6
+urllib3==2.0.7