diff options
| author | Tom Rini <[email protected]> | 2025-12-06 10:50:34 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-12-08 08:44:36 -0600 |
| commit | 976c1cb85ffaf9d35d002d20c9afb585d8aebabd (patch) | |
| tree | 6d80f010647c530f086a0a0b85ddcd1814c5b52f /doc/sphinx | |
| parent | f21a301147a017ce9f99b63e2f69343c3cbabd9c (diff) | |
doc: Update urllib3 version for building
The GitHub dependabot tool has reported two "high" priority bugs,
CVE-2025-66418 and CVE-2025-66471, with this package. Update to the
patched version.
Reported-by: GitHub dependabot
Acked-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'doc/sphinx')
| -rw-r--r-- | doc/sphinx/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt index 8572c15ef68..dd433e2bb15 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.5.0 +urllib3==2.6.0 |
