diff options
| author | Tom Rini <[email protected]> | 2022-12-18 08:10:09 -0500 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-12-18 08:10:09 -0500 |
| commit | 255cebbfa330ec82cd2632f7ede3501d60bf1aa7 (patch) | |
| tree | 861f5b592b929e26d1392f3a1385adcbac5c637d /doc/sphinx | |
| parent | 55e374f508da021cccc2fa90594ad147a1ba6c9d (diff) | |
| parent | 5b5f6e0d61efe55df5eab82d231f2a483d3f49e7 (diff) | |
Merge tag 'efi-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi
Pull request for efi-2023-01-rc4
Documentation:
* Fix htmldoc build dependency
UEFI:
* Adjust EBBR version for compatibility table
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 5baec4d93e3..f9f6cc6e928 100644 --- a/doc/sphinx/requirements.txt +++ b/doc/sphinx/requirements.txt @@ -1,6 +1,6 @@ alabaster==0.7.12 Babel==2.9.1 -certifi==2021.10.8 +certifi==2022.12.7 charset-normalizer==2.0.12 docutils==0.16 idna==3.3 |
