From 45208a5fe06bd8b80179dcaba2c68d61cff0c331 Mon Sep 17 00:00:00 2001 From: Yuval Tassa Date: Tue, 16 Jan 2024 10:03:28 -0800 Subject: [PATCH] Update Sphinx from 4.5.0 to 5.3.0 fixing broken docs build. PiperOrigin-RevId: 598875231 Change-Id: I3295e9aa94087d44a695c7d380bbf9691a3d82b3 --- doc/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index ae4efc06..b382897d 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,4 +1,4 @@ -Sphinx==4.5.0 +Sphinx==5.3.0 furo==2022.9.29 sphinxcontrib-bibtex==2.6.1 sphinxcontrib-katex==0.9.4 @@ -11,7 +11,7 @@ nbsphinx==0.9.1 pandoc==1.1.0 pygments==2.15.0 jq==1.4.1 -Jinja2==2.11.3 +Jinja2~=3.0 wheel # see https://github.com/aws/aws-sam-cli/issues/3661 regarding markupsafe markupsafe==2.0.1