From 4a5e13149a5db287baa395f0d639bb00ffdbcd25 Mon Sep 17 00:00:00 2001 From: Harry Mellor <19981378+hmellor@users.noreply.github.com> Date: Tue, 29 Apr 2025 12:35:47 +0100 Subject: [PATCH] Update docs requirements (#17379) Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com> --- requirements/docs.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/docs.txt b/requirements/docs.txt index d84fd633ce108..cba86b52a9b93 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -1,10 +1,10 @@ -sphinx==6.2.1 -sphinx-argparse==0.4.0 -sphinx-book-theme==1.0.1 +sphinx==8.2.3 +sphinx-argparse==0.5.2 +sphinx-book-theme==1.1.4 sphinx-copybutton==0.5.2 sphinx-design==0.6.1 sphinx-togglebutton==0.3.2 -myst-parser==3.0.1 +myst-parser==4.0.1 msgspec cloudpickle commonmark # Required by sphinx-argparse when using :markdownhelp: