From c9fcaa6d7570a3cc622aef8c4be9a8d61e021009 Mon Sep 17 00:00:00 2001 From: mikee47 Date: Sun, 2 Jun 2024 21:37:39 +0100 Subject: [PATCH] Update sphinx to 7.3.7 Lots of bug fixes since 7.2.6 --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index bbb9040a49..f753d06f17 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ # Requirements file for pip # list of Python packages used in documentation build -sphinx==7.2.6 +sphinx==7.3.7 sphinx-rtd-theme==2.0.0 m2r2==0.3.3.post2 breathe==4.35.0