mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-17 22:49:02 +00:00
doc/sphinx/requirements.txt: Bump certifi up
Upgrade certifi to the latest version, to remove e-Tugra from the root store. Link: https://groups.google.com/a/mozilla.org/g/dev-security-policy/c/C-HrP1SEq1A?pli=1 Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
832148f675
commit
f26c54ddde
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
alabaster==0.7.12
|
alabaster==0.7.12
|
||||||
Babel==2.9.1
|
Babel==2.9.1
|
||||||
certifi==2023.5.7
|
certifi==2023.07.22
|
||||||
charset-normalizer==2.0.12
|
charset-normalizer==2.0.12
|
||||||
docutils==0.16
|
docutils==0.16
|
||||||
idna==3.3
|
idna==3.3
|
||||||
|
|
Loading…
Add table
Reference in a new issue