diff options
| author | Tom Rini <[email protected]> | 2026-06-09 10:27:02 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-09 10:27:02 -0600 |
| commit | 3f79f777617bf6a3d6dafa2c46ff71ce2cb8adda (patch) | |
| tree | b2c41e0efebe79df971607d0afece95896a29a97 /doc | |
| parent | cf81e36fa0c85117dbfc9a8b606671eb4b25b9db (diff) | |
| parent | 5a1818d54c8abfe8f4f72a3fa370b299b2bfe125 (diff) | |
Merge tag 'efi-2026-07-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request efi-2026-07-rc5
CI: https://source.denx.de/u-boot/custodians/u-boot-efi/-/pipelines/30365
Documentation:
* Update urllib3 version for building
* usb: typos 'requird', 'current'
UEFI
* Improve PE-COFF relocation data validation
Devicetree-to-C generator:
* dtoc: test: add missing escape in help text
Diffstat (limited to 'doc')
| -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 c616c75fefc..20a99005d71 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -23,4 +23,4 @@ sphinxcontrib-jquery==4.1 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 -urllib3==2.6.3 +urllib3==2.7.0 |
