From f4d7a546d49c909dafc416a829f96b590ce5fb14 Mon Sep 17 00:00:00 2001 From: rebortg Date: Sun, 14 Jan 2024 21:34:52 +0100 Subject: update sphinx and dependencies (cherry picked from commit bcef0f76c56dc715aaa05fe21943f013619827af) --- requirements.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 50126c4c..0a846a72 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -urllib3==1.26.15 -Sphinx==4.5.0 -sphinx-rtd-theme==1.0.0 +urllib3==2.1.0 +Sphinx==7.2.6 +sphinx-rtd-theme==2.0.0 sphinx-autobuild==2021.3.14 -sphinx-notfound-page==0.8 -lxml==4.9.1 -myst-parser==0.17.1 -sphinx-panels==0.6.0 +sphinx-notfound-page==1.0.0 +lxml==5.1.0 +myst-parser==2.0.0 +sphinx_design==0.5.0 -- cgit v1.2.3