From: Tom Rini Date: Tue, 13 Jan 2026 14:50:31 +0000 (-0600) Subject: doc: Update urllib3 version for building X-Git-Tag: v2026.04-rc1~24^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b9997762f01d099fcd53c33926361810fe1a2a4;p=thirdparty%2Fu-boot.git doc: Update urllib3 version for building The GitHub dependabot tool has reported one "high" priority bug, CVE-2026-21441, with this package. Update to the patched version. Reported-by: GitHub dependabot Signed-off-by: Tom Rini --- diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt index dd433e2bb15..e313e4f0946 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -24,4 +24,4 @@ sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -urllib3==2.6.0 +urllib3==2.6.3