[PATCH] doc/sphinx/requirements.txt: Bump certifi up

Heinrich Schuchardt xypron.glpk at gmx.de
Fri Aug 11 08:56:38 CEST 2023


On 8/1/23 20:53, Tom Rini wrote:
> 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 at konsulko.com>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
>   doc/sphinx/requirements.txt | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/sphinx/requirements.txt b/doc/sphinx/requirements.txt
> index b74661ad3f1c..4f411f78d030 100644
> --- a/doc/sphinx/requirements.txt
> +++ b/doc/sphinx/requirements.txt
> @@ -1,6 +1,6 @@
>   alabaster==0.7.12
>   Babel==2.9.1
> -certifi==2023.5.7
> +certifi==2023.07.22

The version number in PyPI is 2023.7.22.

Best regards

Heinrich

>   charset-normalizer==2.0.12
>   docutils==0.16
>   idna==3.3


More information about the U-Boot mailing list