[v2 1/2] pytest: Update requirements to match sphinx versions
Simon Glass
sjg at chromium.org
Mon Mar 27 06:00:22 CEST 2023
On Fri, 24 Mar 2023 at 07:58, Tom Rini <trini at konsulko.com> wrote:
>
> In order to better make use of pip caches, and also for better overall
> consistency, we should use the same versions of packages in each of our
> python requirements files. Update pytest to use the newer versions of
> packages we use in sphinx builds.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> Changes in v2:
> - Don't forget to send this patch, this time.
> ---
> test/py/requirements.txt | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list