Update docs requirements (#17379)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor 2025-04-29 12:35:47 +01:00 committed by GitHub
parent 97cc8729f0
commit 4a5e13149a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +1,10 @@
sphinx==6.2.1 sphinx==8.2.3
sphinx-argparse==0.4.0 sphinx-argparse==0.5.2
sphinx-book-theme==1.0.1 sphinx-book-theme==1.1.4
sphinx-copybutton==0.5.2 sphinx-copybutton==0.5.2
sphinx-design==0.6.1 sphinx-design==0.6.1
sphinx-togglebutton==0.3.2 sphinx-togglebutton==0.3.2
myst-parser==3.0.1 myst-parser==4.0.1
msgspec msgspec
cloudpickle cloudpickle
commonmark # Required by sphinx-argparse when using :markdownhelp: commonmark # Required by sphinx-argparse when using :markdownhelp: