From f70df02d586490633b925358041c4dfafd99a118 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 14 Apr 2021 13:17:29 +0200 Subject: [PATCH 1/1] PAL: Update Sphinx to the latest versions Change-Id: Id42b7e63f5bef7c99d9c1cd564e1e749ed3d2542 Signed-off-by: Tibor Frank --- resources/tools/presentation/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/tools/presentation/requirements.txt b/resources/tools/presentation/requirements.txt index 8e3d170978..b96c4ab166 100644 --- a/resources/tools/presentation/requirements.txt +++ b/resources/tools/presentation/requirements.txt @@ -1,6 +1,6 @@ -Sphinx==2.2.1 -sphinx-rtd-theme==0.4.0 -sphinxcontrib-programoutput==0.15 +Sphinx==3.5.4 +sphinx-rtd-theme==0.5.2 +sphinxcontrib-programoutput==0.17 robotframework==3.1.2 PyYAML==5.1 numpy==1.17.3 -- 2.16.6