diff --git a/pyproject.toml b/pyproject.toml index e7bef75..2ac990c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -61,7 +61,7 @@ documentation = [ "sphinx-autodoc-typehints==3.1.0; python_version > '3.11'", "sphinx-gallery==0.19.0; python_version > '3.11'", "sphinx-jinja2-compat==0.4.1; python_version > '3.11'", - "sphinx-prompt==1.9.0; python_version > '3.11'", + "sphinx-prompt==1.10.2; python_version > '3.11'", "sphinx-rtd-theme==3.0.2; python_version > '3.11'", "sphinx-tabs==3.4.*; python_version > '3.11'", "sphinx-toolbox==4.1.1; python_version > '3.11'",