summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-01-13 08:50:31 -0600
committerHeinrich Schuchardt <[email protected]>2026-01-19 10:31:21 +0100
commit1b9997762f01d099fcd53c33926361810fe1a2a4 (patch)
tree96d8ef26b40972d79388bbffd73542bc70df869d /doc
parente82f01a236b3bff89292703f732ede8f740b50f4 (diff)
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 <[email protected]>
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 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