diff --git a/setup.py b/setup.py index 8d5f7937c7..24c5e52445 100644 --- a/setup.py +++ b/setup.py @@ -113,7 +113,7 @@ def package_files(prefix: str, directory: str, extension: str): # https://myst-parser.readthedocs.io/en/latest/sphinx/use.html?highlight=parser#include-markdown-files-into-an-rst-file 'docutils==0.17.1', 'sphinx_markdown_tables==0.0.17', - 'sphinx-argparse==0.3.2', + 'sphinx-argparse==0.4.0', 'sphinxcontrib.katex==0.9.0', 'sphinxext.opengraph==0.6.3', 'sphinxemoji==0.2.0',