]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
sphinx: Bump urllib3 version
authorTom Rini <trini@konsulko.com>
Thu, 5 Oct 2023 16:27:38 +0000 (12:27 -0400)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 12 Oct 2023 06:32:27 +0000 (08:32 +0200)
While not a direct issue for us, urllib3 before 1.26.17 is vulnerable to
CVE-2023-43804 to bump our version up.

Reported-by: GitHub dependabot
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Use urllib3 2.0.6
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/sphinx/requirements.txt

index 6ccbe527ee791cc0b750bf65d29e35f8fe2f6a43..6d45a3fefffe6214722ee6392da18bb4810282b2 100644 (file)
@@ -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==1.26.9
+urllib3==2.0.6